<< Click to Display Table of Contents >> NShape Reference
|
Specifies the shape of a control point.
public enum ControlPointShape { Circle, Square, Diamond, Hexagon, RotateArrow }; |
Specifies the shape of a control point when drawn by the diagram presenter.
Name |
Value |
---|---|
Circle |
The control point is drawn as circle. |
Diamond |
The control point is drawn as diamond. |
Hexagon |
The control point is drawn as hexagon. |
RotateArrow |
The control point is drawn as bowed arrow. |
Square |
The control point is drawn as square. |
Requirements
Namespace: Dataweb.NShape.Controllers
Assembly: Dataweb.NShape