AnnotatePrintDocumentUnits Property |
Gets or sets the units of measure used for the annotation data. This is required in order to correctly
scale annotations that are not specified in pixels.
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; }
Public Property Units As AnnotationUnit
Get
Set
Property Value
Type:
AnnotationUnit Units of measure for the annotations.
See Also