GraphicsPath.PathData Propiedad

Definición

Obtiene un PathData objeto que encapsula matrices de puntos y tipos para este GraphicsPathobjeto .

public:
 property System::Drawing::Drawing2D::PathData ^ PathData { System::Drawing::Drawing2D::PathData ^ get(); };
public System.Drawing.Drawing2D.PathData PathData { get; }
member this.PathData : System.Drawing.Drawing2D.PathData
Public ReadOnly Property PathData As PathData

Valor de propiedad

que PathData encapsula matrices para los puntos y los tipos de este GraphicsPathobjeto .

Se aplica a