ExtensionMethods..::..GetMediaColor Method
Converts System.color to Media.color.
Namespace:
RingSoft.DataEntryControls.WPFAssembly: RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)
Syntax
<ExtensionAttribute> _ Public Shared Function GetMediaColor ( _ drawingColor As Color _ ) As Color
[ExtensionAttribute] public: static Color^ GetMediaColor( Color^ drawingColor )
Parameters
- drawingColor
- Type: Color
Color of the drawing.