LEADTOOLS Image File Support (Leadtools.Codecs assembly)

Id Property (CodecsEnumGeoKeysEventArgs)

Show in webframe







Gets the GeoKey ID identifying the GeoTIFF key.
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;}
@property (nonatomic, readonly, assign) int tagId;
public int getId()
 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

See Also

Reference

CodecsEnumGeoKeysEventArgs Class
CodecsEnumGeoKeysEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.