Gets or sets a value that indicate wherer to use the current transform in the destination System.Drawing.Graphics object when painting the image and regions.
public bool UseTransform { get; set; }
Public Property UseTransform As Boolean
true to use the current transform in the destination System.Drawing.Graphics object when painting the image and regions, otherwise; false. Default value is false.
All the RasterImagePainter methods will reset any transform that pre-exist in the destination System.Drawing.Graphics region when the value of UseTransform is false (the default). If this behavior is not desired, then set the value of UseTransform to true before calling the methods.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document