←Select platform

Flags Property

Summary

Options to keep the resulting image the same size as the original image or to resize according to the rotation direction specified as well controling the quality of the rotation.

Syntax

C#
VB
C++
[DataMemberAttribute(Name="Flags", IsRequired=true)] 
public HighQualityRotateCommandFlags Flags { get; set; } 
  
<DataMemberAttribute(Name="Flags", IsRequired=True)> 
Public Property Flags As Leadtools.Services.Imageprocessing.Datacontracts.HighQualityRotateCommandFlags 

Property Value

One or more HighQualityRotateCommandFlags enumeration members OR'ed together.

Remarks

For more information, refer to HighQualityRotateCommandFlags enumeration.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Services.ImageProcessing.DataContracts Assembly