ShapeGeometry.GetPathCopy(IGeometryHost) Methode

Definition

Ruft eine eindeutige Kopie des Pfads ab. Der Aufrufer kann nicht zur Verfügung gestellt werden.

public:
 System::Drawing::Drawing2D::GraphicsPath ^ GetPathCopy(Microsoft::VisualStudio::Modeling::Diagrams::IGeometryHost ^ geometryHost);
public System.Drawing.Drawing2D.GraphicsPath GetPathCopy (Microsoft.VisualStudio.Modeling.Diagrams.IGeometryHost geometryHost);
member this.GetPathCopy : Microsoft.VisualStudio.Modeling.Diagrams.IGeometryHost -> System.Drawing.Drawing2D.GraphicsPath
Public Function GetPathCopy (geometryHost As IGeometryHost) As GraphicsPath

Parameter

geometryHost
IGeometryHost

Geometry-Schnittstelle

Gibt zurück

GraphicsPath

Eindeutige Kopie eines Reset-Pfads

Gilt für