Leadtools.Codecs Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
CodecsEnumGeoKeysEventArgs Class Members
See Also  Properties 
Leadtools.Codecs Namespace : CodecsEnumGeoKeysEventArgs Class


The following tables list the members exposed by CodecsEnumGeoKeysEventArgs.

Public Properties

 NameDescription
Public PropertyCancel Gets or sets a value which allows the user to abort the enumeration process.  
Public PropertyCount Gets the number of items in Data.  
Public PropertyData Gets a pointer to the unmanaged memory containing the GeoKey data.  
Public PropertyDataLength Gets the number of bytes in Data.  
Public PropertyId Gets the GeoKey ID identifying the GeoTIFF key.  
Public PropertyMetadataType Gets the type of GeoKey.  
Top

See Also