HotSpotDataActive Property |
Gets or sets a value indicating whether the hotspot is active.
Namespace:
Atalasoft.Annotate
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public bool Active { get; set; }
Public Property Active As Boolean
Get
Set
Property Value
Type:
Boolean A value indicating whether the hotspot is active.
Remarks When the hotspot is active, the
ActiveFill brush and
ActiveOutline pen are used to provide a visual indication of the hotspot area.
See Also