NControl Class Properties
In This Topic
For a list of all members of this type, see NControl members.
Public Properties
| Name | Description |
| CanGlue | Gets or sets whether the shape point can be glued when interactively moved by the user. |
| Tooltip | Gets or sets the tooltip (prompt) that is displayed when the user hovers over the control point. |
| Visible | Gets or sets whether this control point should be displayed. |
| XBehavior | Gets or sets the way in which the control point X expression should be modified, when the point is interactively modified. |
| YBehavior | Gets or sets the way in which the control point Y expression should be modified, when the point is interactively modified. |
Top
See Also