Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.27
|
Leadtools.ImageProcessing.Core Namespace > HighQualityRotateCommand Class > HighQualityRotateCommand Constructor : HighQualityRotateCommand Constructor() |
public HighQualityRotateCommand()
'Declaration
Public Function New()
'Usage
Dim instance As New HighQualityRotateCommand()
public HighQualityRotateCommand()
- (instancetype)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 White.