ShapeGeometries Class
Visual Studio 2015
Static class to expose instances of public ShapeGeometry objects
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | BinaryLink | Returns a BinaryLinkShapeGeometry instance |
![]() ![]() | Circle | Returns a CircleShapeGeometry instance |
![]() ![]() | Ellipse | Returns an EllipseShapeGeometry instance |
![]() ![]() | Rectangle | Returns a RectangleShapeGeometry instance |
![]() ![]() | RoundedRectangle | Returns a RoundedRectangleShapeGeometry instance |
![]() ![]() | Swimlane | Returns a SwimLaneShapeGeometry instance |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


