Rotate the image in this item around its center at any angle
public double RotateAngle { get; set; }
Public Property RotateAngle() As Double
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.
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