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