ChartElementOutline.OutlinePath Vlastnost

Definice

Získá nebo nastaví cestu osnovy. Výsledkem může být null komplexní objekty a objekty se dvěma body nebo méně.

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

Objekt GraphicsPath , který představuje cestu osnovy.

Platí pro