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; }
Public ReadOnly Property Transform As Matrix
Get
Property Value
Type:
Matrix The
IAnnotate transformation matrix.
See Also