LinkDecorator.DecoratorPath Eigenschaft

Definition

Gibt den Grafik Pfad an, bei dem es sich um ein Singleton für die Geometry-Klasse handelt. Nicht verwerfen. Verwenden Sie sofort.

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

Eigenschaftswert

GraphicsPath

Gibt einen GraphicsPath zurück.

Gilt für