←Select platform

Flags Property

Summary
Flags that determine resizing options.
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 determine resizing options.

Example

For an example, refer to ResizeCommand.

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.