ShowAnchors
public enum ShowAnchors : Int
Specifies when anchors points should be displayed.
- always: Anchor point marks are always painted.
- never: Anchor point marks are never painted.
- auto: Anchor point marks are shown for the node under the mouse cursor.
- selected: Anchor point marks are painted for the selected node.