P_Furcadia_Drawing_Graphics_Palette_Default - StarShip-Avalon-Projects/FurcadiaFramework GitHub Wiki
This stuff is still in the planning stages. Any questions or Comments are welcome. [This is preliminary documentation and is subject to change.]
title261.pcx
Namespace: Furcadia.Drawing.Graphics
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 43
C#
public static Palette Default { get; }
VB
Public Shared ReadOnly Property Default As Palette
Get
VB Usage
Dim value As Palette
value = Palette.Default
C++
public:
static property Palette^ Default {
Palette^ get ();
}
F#
static member Default : Palette with get
Type: Palette