NRoutableConnectorSegmentIterator Class Members
In This Topic
The following tables list the members exposed by NRoutableConnectorSegmentIterator.
Public Constructors
Public Properties
| Name | Description |
| CurSegment | Obtains the geometry line representing the current segment |
| SegmentsCount | Obtains the total count of segments |
Top
Public Methods
| Name | Description |
| Clone | Creates an exact copy of this object |
| MoveNext | Moves the iterator to the next segment |
| Reset | Resets the iterator to start iteration from the specified start segment until the specified end segment |
Top
See Also