Persistate API documentation
Implicit Operator
NamespacesPersistate.UIPColorImplicitWideningImplicitImplicitImplicit(Color to PColor)

[This is preliminary documentation and is subject to change.]

Implicitly converts a System.Drawing.Color to a Persistate.UI.PColor.
Declaration Syntax
C#
public static implicit operator PColor (
	Color color
)
Parameters
color (Color)
The System.Drawing.Color to convert.
Return Value
The corresponding Persistate.UI.PColor.

Assembly: Persistate.UI (Module: Persistate.UI) Version: 0.6.1.20 (0.6.1.20)