Click or drag to resize

IAnnotationGripsOutline Property

Gets the AnnotationPen used to draw the outline of the grip.

Namespace:  Atalasoft.Annotate.UI
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
AnnotationPen Outline { get; set; }

Property Value

Type: AnnotationPen
The pen used for the outline.
See Also