[To be supplied.]
[Visual Basic] Overloads Public Function GetBounds( _ ByVal matrix As Matrix, _ ByVal pen As Pen _ ) As RectangleF [C#] public RectangleF GetBounds( Matrix matrix, Pen pen ); [C++] public: RectangleF GetBounds( Matrix* matrix, Pen* pen ); [JScript] public function GetBounds( matrix : Matrix, pen : Pen ) : RectangleF;
GraphicsPath Class | GraphicsPath Members | System.Drawing.Drawing2D Namespace | GraphicsPath.GetBounds Overload List