AnnotationDataCannnotResizeOnZoom Property |
Gets or sets a value indicating if the annotation cannot be resized on zoom. False by default
Namespace:
Atalasoft.Annotate
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic bool CannnotResizeOnZoom { get; set; }Public Property CannnotResizeOnZoom As Boolean
Get
Set
Property Value
Type:
BooleanIndicates if the annotation cannot be resized on zoom.
See Also