Sdílet prostřednictvím


ChartElementOutline.OutlinePath Vlastnost

Definice

Získá nebo nastaví cestu k obrysu. Návratová hodnota může být null pro komplexní objekty a objekty se dvěma nebo méně body.

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

Hodnota vlastnosti

GraphicsPath

GraphicsPath, Který představuje cestu k obrysu.

Platí pro