Click or drag to resize

GeoTIFImageFormatInfo Class

ImageFormatInfo for the TIF file format.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.Runtime.InteropServicesStandardOleMarshalObject
      BaseObject
        Easymap.AddIn.ExportImageFormatInfo
          Easymap.AddIn.ExportGeoTIFImageFormatInfo

Namespace: Easymap.AddIn.Export
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntax
public sealed class GeoTIFImageFormatInfo : ImageFormatInfo

The GeoTIFImageFormatInfo type exposes the following members.

Properties
 NameDescription
Public propertyReferenceMap The reference Map provides the coordinate system for geo information of the geoTIF.
Top
See Also