Click or drag to resize

RenderEnvironmentTransform Property

Gets the transformation matrix used by the IAnnotate control.

Namespace:  Atalasoft.Annotate.Renderer
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public Matrix Transform { get; }

Property Value

Type: Matrix
The IAnnotate transformation matrix.
See Also