Returns the equivalent MetadataModel..::.LatitudeType for the
specified String.
Namespace:
FreeImageAPI.MetadataAssembly: FreeImageNET (in FreeImageNET.dll)
Syntax
| C# |
|---|
protected static Nullable<MetadataModel..::.LatitudeType> ToLatitudeType( string s ) |
| Visual Basic (Declaration) |
|---|
Protected Shared Function ToLatitudeType ( _ s As String _ ) As Nullable(Of MetadataModel..::.LatitudeType) |
| Visual C++ |
|---|
protected: static Nullable<MetadataModel..::.LatitudeType> ToLatitudeType( String^ s ) |
Parameters
- s
- Type: System..::.String
The string containing the MetadataModel..::.LatitudeType.