Gets or sets the transform Matrix of AnnContainer.
public virtual Matrix Transform { get; set; }
Public Overridable Property Transform As Matrix
A System.Drawing.Drawing2D.Matrix matrix that represents the transform Matrix of AnnContainer.
This member controls how the various objects inside the container are painted. Usually, this member is linked directly to the Leadtools.WinForms.RasterImageViewer.Transform property to link an annotation container with a raster image viewer and provide seamless scrolling and zooming.
For an example, refer to AnnContainer.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET