Error processing SSI file
LEADTOOLS Image File Support (Leadtools.Codecs assembly)

Show in webframe

Id Property (CodecsEnumGeoKeysEventArgs)








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, assign, readonly) NSInteger 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

Error processing SSI file