Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Id As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As CodecsEnumGeoKeysEventArgs Dim value As Integer value = instance.Id |
C# | |
---|---|
public int Id {get;} |
Property Value
The GeoKey ID identifying the GeoTIFF key.For an example, refer to RasterCodecs.GeoKeyFound.
Target Platforms: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)