Click or drag to resize

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.5.0.5.0.230 (.NET 4.6.2, x86)
Syntax
public AnnotationUnit Units { get; }

Property Value

Type: AnnotationUnit
The units of measure used by the annotations.
See Also