Click or drag to resize

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)
Syntax
public bool CannnotResizeOnZoom { get; set; }

Property Value

Type: Boolean
Indicates if the annotation cannot be resized on zoom.
See Also