Persistate API documentation
FromName Method (name)
NamespacesPersistate.UIPColorFromName(String)

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

Obtains a PColor from a given standard colour name
Declaration Syntax
C#
public static PColor FromName(
	string name
)
Parameters
name (String)
The standard name.
Return Value
A Color representing the colour with the given name.

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