ButtonBackgroundSize.GetSize Method    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get the current size
public:
 UnityEngine::Vector3 GetSize();
	public UnityEngine.Vector3 GetSize();
	member this.GetSize : unit -> UnityEngine.Vector3
	Public Function GetSize () As Vector3
	Returns
		UnityEngine.Vector3