<< Click to Display Table of Contents >> NShape Reference
|
Identifies a control point of a shape.
public struct ControlPointId : IConvertible |
Identifies a control point of a shape.
Name |
Description |
---|---|
Used in conjunction with methods that use a ControlPointId as filter. In this case, ControlPointId.Any indicates, that no ControlPointId filter should be appllied. |
|
The first vertex of a linear shape. |
|
The last vertex of a linear shape. |
|
Indicates an invalid ControlPointId. |
|
Used for creating point-to-shape connections. |
Name |
Description |
---|---|
Returns true if the given object is a ControlPointId and its value equals the value of the current ControlPointId. |
|
Calculates a hash code for the current ControlPointId. |
|
Calculates the string representation of the current ControlPointId. |
Name |
Description |
---|---|
Implicit conversion from integer to ControlPointId. |
|
Implicit conversion from ControlPointId to integer. |
|
Tests inequality of two ControlPointIds. |
|
Tests equality of two ControlPointIds. |
Namespace: Dataweb.NShape
Assembly: Dataweb.NShape