IAnnotateControl Property |
Gets the control used to render the annotations onto.
Gets the control used to render the annotations onto.
Namespace:
Atalasoft.Annotate.UI
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax ReadOnly Property Control As Control
Get
Property Value
Type:
ControlThe control hosting the annotations.
Property Value
Type:
Control The control hosting the annotations.
Remarks Remarks The AnnotationController uses paint and mouse events to render and control the annotations.
See Also