Click or drag to resize

SheetDraw Method

Draw to a GDI-Plus graphics context

Namespace: Easymap.AddIn
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntax
public void Draw(
	Graphics g,
	Rectangle bounds,
	DrawAction drawAction
)

Parameters

g  Graphics
 
bounds  Rectangle
 
drawAction  DrawAction
 
See Also