←Select platform

Id Property

Summary

Gets the GeoKey ID identifying the GeoTIFF key.

Syntax
C#
VB
Objective-C
C++
Java
public int Id { get; } 
Public ReadOnly Property Id As Integer 
@property (nonatomic, assign, readonly) NSInteger tagId 
public int getId() 
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

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly