In The Hand LtdIn The Hand
Draw Method (g, destRect)
NamespacesInTheHand.DrawingTransparentBitmapDraw(Graphics, Rectangle)
.NET Components for Mobility
Draws the image at the specified location and with the specified size.
Declaration Syntax
C#Visual Basic
public void Draw(
	Graphics g,
	Rectangle destRect
)
Public Sub Draw ( _
	g As Graphics, _
	destRect As Rectangle _
)
Parameters
g (Graphics)

[Missing <param name="g"/> documentation for "M:InTheHand.Drawing.TransparentBitmap.Draw(System.Drawing.Graphics,System.Drawing.Rectangle)"]

destRect (Rectangle)
Rectangle structure that specifies the location and size of the drawn image.
Remarks
Platforms Supported
Windows Mobile
Windows Mobile Version 5.0 and later
Windows Embedded Compact
Windows CE 5.0 and later

Assembly: InTheHand.Drawing (Module: InTheHand.Drawing) Version: 7.0.0.0