←Select platform

Flags Property

Summary
Gets or sets the flags that control the behavior when resizing the image.
Syntax
C#
VB
Objective-C
C++
Java
public RasterSizeFlags Flags { get; set; } 
Public Property Flags As RasterSizeFlags 
@property (nonatomic, assign) LTRasterSizeFlags flags 
public RasterSizeFlags getFlags() 
public void setFlags(RasterSizeFlags value) 
public: 
property RasterSizeFlags Flags { 
   RasterSizeFlags get(); 
   void set (    RasterSizeFlags ); 
} 

Property Value

Flags that control the behavior when resizing the image.

Example

For an example, refer to SizeCommand.

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 Assembly

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