LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

Flags Property (RasterImageMemoryInformation)






Gets or sets a value that specify which members of the structure are valid. .NET support WinRT support
Syntax
public RasterImageInformationFlags Flags {get; set;}
'Declaration
 
Public Property Flags As RasterImageInformationFlags
'Usage
 
Dim instance As RasterImageMemoryInformation
Dim value As RasterImageInformationFlags
 
instance.Flags = value
 
value = instance.Flags
public RasterImageInformationFlags Flags {get; set;}
 get_Flags();
set_Flags(value);
public:
property RasterImageInformationFlags Flags {
   RasterImageInformationFlags get();
   void set (    RasterImageInformationFlags value);
}

Property Value

A combination of the RasterImageInformationFlags enumeration members that specify which members of the structure are valid.
Example
For an example, refer to RasterImage.MemoryInformation.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterImageMemoryInformation Structure
RasterImageMemoryInformation Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.