Draws the image represented by the specified .NET Icon object at the specified coordinates.
Namespace: MindFusion.DrawingPackage: MindFusion.Common
public virtual void DrawIcon ( Icon icon, int x, int y)
Public Overridable Sub DrawIcon( _ icon As Icon, _ x As Integer, _ y As Integer _)
DrawIcon Method Overload ListGdiGraphics MembersGdiGraphics ClassMindFusion.Drawing Namespace