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