[To be supplied.]
[Visual Basic] Overloads Public Sub New( _ ByVal width As Single, _ ByVal height As Single _ ) [C#] public SizeF( float width, float height ); [C++] public: SizeF( float width, float height ); [JScript] public function SizeF( width : float, height : float );
SizeF Structure | SizeF Members | System.Drawing Namespace | SizeF Constructor Overload List