ColorString Conversion (Color to ColorString)
Performs an implicit conversion from
Color to
ColorString.
Namespace: DevCase.Core.Media.GraphicsAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public static explicit operator ColorString (
Color color
)
F# does not support the declaration of new casting operators.
No code example is currently available or this language may not be supported.
- color Color
-
The Color.
ColorString
The resulting
ColorString of the conversion.