C#
VB
Java
Objective-C
WinRT C#
C++
Gets the GeoKey ID identifying the GeoTIFF key.
public int Id { get; }
Public ReadOnly Property Id As Integer
public int Id {get;}
@property (nonatomic, assign, readonly) NSInteger tagId
public int getId()
get_Id();
public:
property int Id {
int get();
}
The GeoKey ID identifying the GeoTIFF key.
For an example, refer to RasterCodecs.GeoKeyFound.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET