[ whitefrost.com | Account Manager 4 Product Page ]

Core.Forms.PictureLabelUtil Class Reference

List of all members.

Static Public Member Functions

static Color RandomColor ()
static void ApplyLabelText (PictureLabel label, Graphics g, int dest_width, int dest_height)
static int SetLabelCenteredToGraphicsWidth (PictureLabel label, Graphics g, int dest_width)

Static Private Attributes

static Random RandomSeed = new Random()


Member Function Documentation

static Color Core.Forms.PictureLabelUtil.RandomColor (  )  [static]

static void Core.Forms.PictureLabelUtil.ApplyLabelText ( PictureLabel  label,
Graphics  g,
int  dest_width,
int  dest_height 
) [static]

static int Core.Forms.PictureLabelUtil.SetLabelCenteredToGraphicsWidth ( PictureLabel  label,
Graphics  g,
int  dest_width 
) [static]


Member Data Documentation

Random Core.Forms.PictureLabelUtil.RandomSeed = new Random() [static, private]


The documentation for this class was generated from the following file:
Stephen W. Cote, 2009, whitefrost.com