←Select platform

MemoryFlags Property (RasterImageMemoryInformation)

Summary

Gets or sets type of memory allocated for the image data.

Syntax

C#
VB
WinRT C#
C++
public Leadtools.RasterMemoryFlags MemoryFlags {get; set;} 
Public Property MemoryFlags As Leadtools.RasterMemoryFlags 
public Leadtools.RasterMemoryFlags MemoryFlags {get; set;} 
  
get_MemoryFlags(); 
set_MemoryFlags(value); 
Object.defineProperty('MemoryFlags');  
public: 
property Leadtools.RasterMemoryFlags MemoryFlags { 
   Leadtools.RasterMemoryFlags get(); 
   void set (    Leadtools.RasterMemoryFlags ); 
} 

Property Value

A combination of the RasterMemoryFlags enumeration members that specify the type of memory allocated for the image data.

Example

For an example, refer to MemoryInformation.

Requirements

Target Platforms

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