<< Click to Display Table of Contents >> NShape Reference
|
Returns the ControlPointId of the vertex next to the vertex associated with the given ControlPointId.
ControlPointId GetNextVertexId(ControlPointId vertexId) |
Returns the ControlPointId of the vertex next to the vertex associated with the given ControlPointId.
Direction: ControlPointId.FirstVertex to ControlPointId.LastVertex
Exception |
Condition |
---|---|
IndexOutOfRangeException |
Linear shape does contain a control point with the specified ControlPointId. |