←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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.