IBinaryLinkGeometryData Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the interface of the binary link geometry's container. A binary link is characterized by its edge points.
public interface class IBinaryLinkGeometryData
public interface IBinaryLinkGeometryData
type IBinaryLinkGeometryData = interface
Public Interface IBinaryLinkGeometryData
- Derived
Properties
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 |