GH_GeometricFontDrawNumber Method |
| Name | Description | |
|---|---|---|
| DrawNumber(Graphics, Int32, Color, PointF) |
Draw an integer at the specified location.
| |
| DrawNumber(Graphics, Int64, Color, PointF) |
Draw an integer at the specified location.
| |
| DrawNumber(Graphics, UInt32, Color, PointF) |
Draw an integer at the specified location.
| |
| DrawNumber(Graphics, UInt64, Color, PointF) |
Draw an integer at the specified location.
|