Click or drag to resize

AnnotationPenAlignment Enumeration

Specifies the alignment of the AnnotationPen.

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 AnnotationPenAlignment
Members
  Member nameDescription
Center The pen is centered over the line.
Inset The pen is drawn inside the line.
See Also