RhinoCommon API
ColorRGBAToString Method (String, IFormatProvider) |
[Missing <summary> documentation for "M:Rhino.Display.ColorRGBA.ToString(System.String,System.IFormatProvider)"]
Namespace: Rhino.Display
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 7.0
public string ToString( string format, IFormatProvider formatProvider )
Public Function ToString ( format As String, formatProvider As IFormatProvider ) As String
Parameters
- format
- Type: SystemString
[Missing <param name="format"/> documentation for "M:Rhino.Display.ColorRGBA.ToString(System.String,System.IFormatProvider)"]
- formatProvider
- Type: SystemIFormatProvider
[Missing <param name="formatProvider"/> documentation for "M:Rhino.Display.ColorRGBA.ToString(System.String,System.IFormatProvider)"]
Return Value
Type: String[Missing <returns> documentation for "M:Rhino.Display.ColorRGBA.ToString(System.String,System.IFormatProvider)"]