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