[To be supplied.]
[Visual Basic] Overloads Public Sub New( _ ByVal fillPath As GraphicsPath, _ ByVal strokePath As GraphicsPath _ ) [C#] public CustomLineCap( GraphicsPath fillPath, GraphicsPath strokePath ); [C++] public: CustomLineCap( GraphicsPath* fillPath, GraphicsPath* strokePath ); [JScript] public function CustomLineCap( fillPath : GraphicsPath, strokePath : GraphicsPath );
CustomLineCap Class | CustomLineCap Members | System.Drawing.Drawing2D Namespace | CustomLineCap Constructor Overload List