public SizeFloat( float width, float height )
Public Sub New ( width As Single, height As Single )
public: SizeFloat( float width, float height )
new : width : float32 * height : float32 -> SizeFloat
In This Article