Draws the image represented by the specified .NET Icon object at the specified coordinates.
Namespace: MindFusion.DrawingAssembly: MindFusion.Common
public abstract void DrawIcon ( Icon icon, int x, int y)
Public MustOverride Sub DrawIcon ( _ icon As Icon, _ x As Integer, _ y As Integer _)
DrawIcon Method Overload ListIGraphics MembersIGraphics InterfaceMindFusion.Drawing Namespace