PaintFeedbackArgs.TargetGraphicsPath Property

Definition

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

Property Value

Applies to