BoxObjDraw Method

Definition

Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
public override void Draw(
	Graphics g,
	PaneBase pane,
	float scaleFactor
)

Parameters

g  Graphics
 
pane  PaneBase
 
scaleFactor  Single
 

See Also