LEADTOOLS Image File Support (Leadtools.Codecs assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
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 Property BufferGets a pointer to the unmanaged memory containing the GeoKey data.  
public Property CancelGets or sets a value which allows the user to abort the enumeration process.  
public Property CountGets the number of items in Buffer.  
public Property IdGets the GeoKey ID identifying the GeoTIFF key.  
public Property MetadataTypeGets the type of GeoKey.  
Top

See Also