RenderEnvironmentUnits Property |
Gets the units of measure used by the annotation Locate and Size.
Namespace:
Atalasoft.Annotate.Renderer
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public AnnotationUnit Units { get; }
Public ReadOnly Property Units As AnnotationUnit
Get
Property Value
Type:
AnnotationUnit The units of measure used by the annotations.
See Also