AnnotationControllerAnnotationConfinement Property |
Gets or sets the annotation confinement used to keep annotations within a specific area of the control.
Namespace:
Atalasoft.Annotate.UI
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public AnnotationConfinementMode AnnotationConfinement { get; set; }
Public Property AnnotationConfinement As AnnotationConfinementMode
Get
Set
Property Value
Type:
AnnotationConfinementMode The annotation confinement.
See Also