[Gregor.Core.ResourcePool]

Gregor.Core.ResourcePool

Saturday, September 15, 2007

Defined in Gregor.Core, namespace Gregor.Core.

Details

public static class Gregor.Core.ResourcePool

Custom Attributes: Gregor.Core.Module()

Description: 


Members

ResourcePool

public ResourcePool()

Custom Attributes: 

Description: 

s_CustomFonts

static private System.Collections.Hashtable s_CustomFonts

Custom Attributes: 

Description: 

FixedFontBig

static public System.Drawing.Font FixedFontBig {get;}

Custom Attributes: 

Description: 

FixedFontMedium

static public System.Drawing.Font FixedFontMedium {get;}

Custom Attributes: 

Description: 

FixedFontSmall

static public System.Drawing.Font FixedFontSmall {get;}

Custom Attributes: 

Description: 

ProportionalFontBig

static public System.Drawing.Font ProportionalFontBig {get;}

Custom Attributes: 

Description: 

ProportionalFontMedium

static public System.Drawing.Font ProportionalFontMedium {get;}

Custom Attributes: 

Description: 

ProportionalFontSmall

static public System.Drawing.Font ProportionalFontSmall {get;}

Custom Attributes: 

Description: 

DisposeAll

static public void DisposeAll()

Custom Attributes: 

Description: 

GetCustomFont

static public System.Drawing.Font GetCustomFont(System.String sName, System.Single size, System.Drawing.FontStyle fs)

Custom Attributes: 

Description: 

GetCustomFont

static public System.Drawing.Font GetCustomFont(System.Drawing.Font prototype, System.Drawing.FontStyle fs)

Custom Attributes: 

Description: 

TryDispose

static private void TryDispose(System.Drawing.Font fnt)

Custom Attributes: 

Description: 


See Also

Gregor.Core.ModuleAttribute

System.Collections.Hashtable

System.Drawing.Font

System.Object

System.String

System.Single

System.Void

System.Drawing.FontStyle