Click or drag to resize

GH_GeometricFontDrawNumber Method

Overload List
  NameDescription
Public methodStatic memberDrawNumber(Graphics, Int32, Color, PointF)
Draw an integer at the specified location.
Public methodStatic memberDrawNumber(Graphics, Int64, Color, PointF)
Draw an integer at the specified location.
Public methodStatic memberDrawNumber(Graphics, UInt32, Color, PointF)
Draw an integer at the specified location.
Public methodStatic memberDrawNumber(Graphics, UInt64, Color, PointF)
Draw an integer at the specified location.
Top
See Also