NRoutableConnectorModel Class Properties
In This Topic
For a list of all members of this type, see NRoutableConnectorModel members.
Public Properties
| | Name | Description |
 | Bounds | Gets the bounds of the points in the model (in parent coordinates) |
 | OwnerConnector | Get the routable connector to which this model belongs |
 | ParentPageTransform | Gets the model parent transformation to page coordinates |
 | Points | Gets the points in parent coordinates. |
 | PointsCount | Gets the number of points. |
 | PointsInPage | Gets or sets the points in page coordinates. |
 | SegmentsCount | Gets the number of line segments. |
Top
See Also