DrawUtil.DrawGlyph Method
Draws a NetXP common glyph using the given color, at the specified location.
Parameters
- glyph
- The NetXP common glyph to draw.
- color
- The color with which to draw it.
- g
- The graphics object where this glyph is to be drawn.
- x
- The location (x).
- y
- The location (y).
See Also
DrawUtil Class | NETXP.Library Namespace