MetadataModel.ToString Method

FreeImage.NET

MetadataModelToString Method
Overload List
  Name Description
Public method ToString
Converts the model of the MetadataModel object to its equivalent string representation.
(Overrides ObjectToString.)
Protected method Static member ToString(NullableMetadataModelDirectionReference)
Returns the equivalent String for the specified MetadataModelDirectionReference.
Protected method Static member ToString(NullableMetadataModelInteroperabilityMode)
Returns the equivalent String for the specified MetadataModelInteroperabilityMode.
Protected method Static member ToString(NullableMetadataModelLatitudeType)
Returns the equivalent String for the specified MetadataModelLatitudeType.
Protected method Static member ToString(NullableMetadataModelLongitudeType)
Returns the equivalent String for the specified MetadataModelLongitudeType.
Protected method Static member ToString(NullableMetadataModelVelocityUnit)
Returns the equivalent String for the specified MetadataModelVelocityUnit.
Top
See Also