←Select platform

Flags Property (SizeCommand)

Summary

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

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public Leadtools.RasterSizeFlags Flags {get; set;} 
Public Property Flags As Leadtools.RasterSizeFlags 
public Leadtools.RasterSizeFlags Flags {get; set;} 
@property (nonatomic, assign) LTRasterSizeFlags flags 
public RasterSizeFlags getFlags() 
public void setFlags(RasterSizeFlags value) 
             
  
get_Flags(); 
set_Flags(value); 
Object.defineProperty('Flags');  
public: 
property Leadtools.RasterSizeFlags Flags { 
   Leadtools.RasterSizeFlags get(); 
   void set (    Leadtools.RasterSizeFlags ); 
} 

Property Value

Flags that control the behavior when resizing the image.

Example

For an example, refer to SizeCommand.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize