Click or drag to resize

FreehandLineType Enumeration

Specifies the line type used for freehand annotations.

Namespace:  Atalasoft.Annotate
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public enum FreehandLineType
Members
  Member nameDescription
Straight The points are joined with straight lines.
Curves The points are joined with curved lines.
Beziers The points are used for Bezier curves.
See Also