ChartElementOutline.OutlinePath Eigenschap

Definitie

Hiermee haalt u het overzichtspad op of stelt u dit in. Het resultaat kan zijn null voor complexe objecten en objecten met twee punten of minder.

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

Waarde van eigenschap

Een GraphicsPath object dat het overzichtspad vertegenwoordigt.

Van toepassing op