←Select platform

CommandFlags Property

Summary

Gets or sets the flags that control the behavior when resizing the image.

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

Property Value

Flags that control the behavior when resizing the image.

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