Initializes a new instance of the HighQualityRotateCommand class object with default parameters.
public HighQualityRotateCommand()
Public Function New()
- (instancetype)init
public HighQualityRotateCommand()
public:
HighQualityRotateCommand();
The new HighQualityRotateCommand constructed will have Angle set to 0, Flags set to HighQualityRotateCommandFlags.Resize | HighQualityRotateCommandFlags.Fastest and FillColor set to White.
For an example, refer to HighQualityRotateCommand.
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