LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

Reserved Property






For internal use by LEADTOOLS. .NET support Silverlight support WinRT support
Syntax
public byte Reserved {get; set;}
'Declaration
 
Public Property Reserved As Byte
'Usage
 
Dim instance As RasterHsvColor
Dim value As Byte
 
instance.Reserved = value
 
value = instance.Reserved
public byte Reserved {get; set;}
 get_Reserved();
set_Reserved(value);
public:
property byte Reserved {
   byte get();
   void set (    byte value);
}

Property Value

For internal use by LEADTOOLS.
Example
For an example, refer to RasterHsvColor
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

RasterHsvColor Structure
RasterHsvColor Members

 

 


Products | Support | Contact Us | Copyright Notices

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