The MDM_GEOTIFF type exposes the following members.

Properties

  NameDescription
Count
Returns the number of metadata tags this instance represents.
(Inherited from MetadataModel.)
Exists
Returns whether this model exists in the bitmaps metadata structure.
(Inherited from MetadataModel.)
GeoASCIIParams
Gets or sets the value of the GeoTIFF GeoASCIIParamsTag.
GeoDoubleParams
Gets or sets the value of the GeoTIFF GeoDoubleParamsTag.
GeoKeyDirectory
Gets or sets the value of the GeoTIFF GeoKeyDirectoryTag.
IntergraphTransformationMatrix
Gets or sets the value of the GeoTIFF IntergraphTransformationMatrixTag.
Item
Returns the metadata tag at the given index. This operation is slow when accessing all tags.
(Inherited from MetadataModel.)
JPLCartoIFDOffset
Gets or sets the value of the GeoTIFF JPLCartoIFDOffsetTag.
List
Returns a list of all metadata tags this instance represents.
(Inherited from MetadataModel.)
Model
Retrieves the datamodel that this instance represents.
(Overrides MetadataModel..::.Model.)
ModelPixelScale
Gets or sets the value of the GeoTIFF ModelPixelScaleTag.
ModelTiePoints
Gets or sets the value of the GeoTIFF GeoTiePointsTag.
ModelTransformationMatrix
Gets or sets the value of the GeoTIFF ModelTransformationMatrixTag.

See Also