←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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.CloudServices Assembly