Rotate the image in this item around its center at any angle
public double RotateAngle { get; set; }
public:
property double RotateAngle
{
double get()
void set(double value)
}
The angle to rotate the image in this item around its center in degrees. Default value is 0.
This is a display value and will not change the image data. The item will use the value of Origin as the center for the rotation.
This is a state value. For more information, for more information, refer Image Viewer Transformation.
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