PaintFeedbackArgs.SourceGraphicsPath Property

Definition

public:
 property System::Drawing::Drawing2D::GraphicsPath ^ SourceGraphicsPath { System::Drawing::Drawing2D::GraphicsPath ^ get(); void set(System::Drawing::Drawing2D::GraphicsPath ^ value); };
public System.Drawing.Drawing2D.GraphicsPath SourceGraphicsPath { get; set; }
member this.SourceGraphicsPath : System.Drawing.Drawing2D.GraphicsPath with get, set
Public Property SourceGraphicsPath As GraphicsPath

Property Value

Applies to