Leadtools.ImageProcessing.Core Namespace > HighQualityRotateCommand Class > HighQualityRotateCommand Constructor : HighQualityRotateCommand Constructor() |
public HighQualityRotateCommand()
'Declaration Public Function New()
'Usage Dim instance As New HighQualityRotateCommand()
public HighQualityRotateCommand()
- (id) init;
public HighQualityRotateCommand()
function HighQualityRotateCommand()
public: HighQualityRotateCommand();
The new HighQualityRotateCommand constructed will have Angle set to 0, Flags set to HighQualityRotateCommandFlags.Resize | HighQualityRotateCommandFlags.Fastest and FillColor set to System.Drawing.Color.White.