←Select platform

CreateFlags Property

Summary
Gets or sets the flags that control memory allocation for the destination image.
Syntax
C#
VB
Objective-C
C++
Java
public RasterMemoryFlags CreateFlags { get; set; } 
Public Property CreateFlags As RasterMemoryFlags 
@property (nonatomic, assign) LTRasterMemoryFlags createFlags 
public int getCreateFlags() 
public void setCreateFlags(int value) 
public: 
property RasterMemoryFlags CreateFlags { 
   RasterMemoryFlags get(); 
   void set (    RasterMemoryFlags ); 
} 

Property Value

RasterMemoryFlags flags that control memory allocation for the destination image.

Example

For an example, refer to CloneCommand.

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.