IAnnotationGripsRotationOutline Property |
Gets the
AnnotationPen used to draw the outline of a rotation 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 RotationOutline { get; set; }
Property RotationOutline As AnnotationPen
Get
Set
Property Value
Type:
AnnotationPen The pen used to draw the outline of a rotation grip.
Remarks If this value is null (Nothing in VB) the
Outline property will be used.
See Also