NodeShapeGeometry.GetPath Method

 

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Overload List

Name Description
System_CAPS_pubmethod GetPath(IGeometryHost)

Gets the path around the shape geometry. Use the returned path before applying GetPath() to any other shape. Use GetPathCopy() if you want to retain a path.(Inherited from ShapeGeometry.)

System_CAPS_protmethod GetPath(RectangleD)

Gets the path around the shape geometry.(Inherited from ShapeGeometry.)

See Also

NodeShapeGeometry Class
Microsoft.VisualStudio.Modeling.Diagrams Namespace

Return to top