<< Click to Display Table of Contents >> NShape Reference
|
Converts the given ControlPointId.
public static implicit operator int(ControlPointId cpi); |
Converts the given ControlPointId value to an integer value.
Name |
Description |
---|---|
cpi |
The ControlPointId value to be converted. |
The given ControlPointId's internal integer value.