LEADTOOLS Image File Support (Leadtools.Codecs assembly)
LEAD Technologies, Inc

Id Property (CodecsEnumGeoKeysEventArgs)






Gets the GeoKey ID identifying the GeoTIFF key. .NET support WinRT support Silverlight support
Syntax
public int Id {get;}
'Declaration
 
Public ReadOnly Property Id As Integer
'Usage
 
Dim instance As CodecsEnumGeoKeysEventArgs
Dim value As Integer
 
value = instance.Id
public int Id {get;}
 get_Id(); 
public:
property int Id {
   int get();
}

Property Value

The GeoKey ID identifying the GeoTIFF key.
Example
For an example, refer to RasterCodecs.GeoKeyFound.
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

CodecsEnumGeoKeysEventArgs Class
CodecsEnumGeoKeysEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

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