IBinaryLinkGeometryData Interface
Visual Studio 2015
Defines the interface of the binary link geometry's container. A binary link is characterized by its edge points.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | GeometryCanManuallyRoute | Gets whether or not this BinaryLinkShape can be manually routed. |
![]() | GeometryDecoratorFrom | Gets the LinkDecorator at the "from" end of the link. |
![]() | GeometryDecoratorFromSize | Gets the LinkDecorator size at the "from" end of the link. |
![]() | GeometryDecoratorTo | Gets the LinkDecorator at the "to" end of the link. |
![]() | GeometryDecoratorToSize | Gets the LinkDecorator size at the "to" end of the link. |
![]() | GeometryEdgePoints | Gets the edge points in world units |
![]() | GeometryEdgePointsNoJumps | Gets the edge points in world units with no jumps |
Show:
