ShapeGeometry.GetPathCopy(IGeometryHost) Método

Definição

Obtém uma cópia exclusiva do caminho. O chamador é resposible para descarte.

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

Parâmetros

geometryHost
IGeometryHost

Interface Geometry

Retornos

GraphicsPath

Cópia exclusiva de um caminho de redefinição

Aplica-se a