ChartElementOutline.OutlinePath Eigenschap

Definitie

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

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 die het overzichtspad vertegenwoordigt.

Van toepassing op