Click or drag to resize

IAnnotationGripsRotationFill Property

Gets the AnnotationBrush used to fill 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
AnnotationBrush RotationFill { get; set; }

Property Value

Type: AnnotationBrush
The brush used to fill a rotation grip.
Remarks
If this property is null (Nothing in VB) the Fill value will be used.
See Also