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


For a list of all members of this type, see CodecsEnumGeoKeysEventArgs members.

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