Sdílet prostřednictvím


ChartElementOutline.OutlinePath Vlastnost

Definice

Získá nebo nastaví cestu osnovy. Výsledek může být pro null 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

Objekt, GraphicsPath který představuje cestu osnovy.

Platí pro