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: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public Matrix Transform { get; }

Property Value

Type: Matrix
The IAnnotate transformation matrix.
See Also