| 
            
              PaletteDefault Property 
             | 
          
        
        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 59
Syntaxpublic static Palette Default { get; }Public Shared ReadOnly Property Default As Palette
	Get
Dim value As Palette
value = Palette.Default
public:
static property Palette^ Default {
	Palette^ get ();
}static member Default : Palette with get
Property Value
Type: 
Palette
See Also