This documentation is for the old version. Go to the latest Graphics Mill docs

ControlPointType Enumeration

Contains possible types of control points.

Namespace: Aurigma.GraphicsMill.WinControls
Assembly: Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)

Syntax

Visual Basic
Public Enumeration ControlPointType
C#
public enum ControlPointType

Members

Member name Description
Drag

A control point that can be dragged.

Click

A control point that can be clicked only.

See Also

Reference