←Select platform

CommandFlags Property

Summary

Gets or sets the flag to keep the resulting image the same size as the original image or to resize according to the rotation direction specified.

Syntax
C#
VB
C++
public RotateCommandFlags CommandFlags { get; set; } 
Public Property CommandFlags() As RotateCommandFlags 
   Get 
   Set 
public:  
   property RotateCommandFlags^ CommandFlags 
   { 
      RotateCommandFlags^ get() 
      void set(RotateCommandFlags^ value) 
   } 

Property Value

Flag to keep the resulting image the same size as the original image or to resize according to the rotation direction specified.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.CloudServices Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.