PathPoint.Type Property

Gets or sets the type of the point.

Namespace: Aurigma.GraphicsMill.AdvancedDrawing
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public PathPointType Type { get; set; }

Property Value

The type of the point.

See Also

Reference