[To be supplied.]
[Visual Basic] Public Property GraphicsPath As GraphicsPath [C#] public GraphicsPath GraphicsPath {get; set;} [C++] public: __property GraphicsPath* get_GraphicsPath(); public: __property void set_GraphicsPath(GraphicsPath*); [JScript] public function get GraphicsPath() : GraphicsPath; public function set GraphicsPath(GraphicsPath);
PathGradientBrush Class | PathGradientBrush Members | System.Drawing.Drawing2D Namespace