←Select platform

Id Property

Summary

Gets the GeoKey ID identifying the GeoTIFF key.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
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(); 
} 

Property Value

The GeoKey ID identifying the GeoTIFF key.

Example

For an example, refer to RasterCodecs.GeoKeyFound.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly