RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

ExtensionMethods..::..GetMediaColor Method

Converts System.color to Media.color.

Namespace:  RingSoft.DataEntryControls.WPF
Assembly:  RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)

Syntax


public static Color GetMediaColor(
	this Color drawingColor
)
<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.

Return Value

Color.