←Select platform

CreateFlags Property (CopyRectangleCommand)

Summary

Gets or sets the flags that control memory allocation for the destination image.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public Leadtools.RasterMemoryFlags CreateFlags {get; set;} 
Public Property CreateFlags As Leadtools.RasterMemoryFlags 
public Leadtools.RasterMemoryFlags CreateFlags {get; set;} 
@property (nonatomic, assign) LTRasterMemoryFlags createFlags 
public int getCreateFlags() 
public void setCreateFlags(int value) 
             
  
get_CreateFlags(); 
set_CreateFlags(value); 
Object.defineProperty('CreateFlags');  
public: 
property Leadtools.RasterMemoryFlags CreateFlags { 
   Leadtools.RasterMemoryFlags get(); 
   void set (    Leadtools.RasterMemoryFlags ); 
} 

Property Value

Flags that control memory allocation for the destination image.

Example

For an example, refer to CopyRectangleCommand.

Requirements

Target Platforms

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