Method | Description | |
---|---|---|
FourCorner ( ) : System |
Method | Description | |
---|---|---|
OnPaint ( PaintEventArgs pea ) : void | ||
drawByMeasureString ( Graphics graphics ) : void | ||
drawByStringFormat ( Graphics graphics ) : void |
protected OnPaint ( PaintEventArgs pea ) : void | ||
pea | PaintEventArgs | |
return | void |
protected drawByMeasureString ( Graphics graphics ) : void | ||
graphics | Graphics | |
return | void |
protected drawByStringFormat ( Graphics graphics ) : void | ||
graphics | Graphics | |
return | void |