MetadataModel.ToLongitudeType Method
From FreeImage.NET
FreeImage.NET Class Library Reference
| MetadataModelToLongitudeType Method |
Returns the equivalent MetadataModelLongitudeType for the
specified String.
Namespace: FreeImageAPI.Metadata
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
C#
protected static Nullable<MetadataModelLongitudeType> ToLongitudeType( string s )
Parameters
- s
- Type: SystemString
The string containing the MetadataModelLongitudeType.
Return Value
Type: NullableMetadataModelLongitudeTypeThe equivalent MetadataModelLongitudeType for the specified String.