Click or drag to resize

AnnotateViewerUnits Property

Gets or sets the units of measure used for the annotation Location and Size.

Namespace:  Atalasoft.Annotate.UI
Assembly:  Atalasoft.dotImage.WinControls (in Atalasoft.dotImage.WinControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public AnnotationUnit Units { get; set; }

Property Value

Type: AnnotationUnit
The unit of measure for the annotations.

Implements

IAnnotateUnits
Remarks
This property can only be changed when there are no annotations loaded.
See Also