NShape Reference
ControlPointShape Enumeration

<< Click to Display Table of Contents >>

Navigation:  Class Reference > Namespace Dataweb.NShape.Controllers >

NShape Reference
ControlPointShape Enumeration

Previous pageReturn to chapter overviewNext page

Specifies the shape of a control point.

Syntax

public enum ControlPointShape { Circle, Square, Diamond, Hexagon, RotateArrow };

Description

Specifies the shape of a control point when drawn by the diagram presenter.

Values

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