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