PaneBaseMakeImage Method

Definition

Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
private void MakeImage(
	Graphics g,
	int width,
	int height,
	bool antiAlias
)

Parameters

g  Graphics
 
width  Int32
 
height  Int32
 
antiAlias  Boolean
 

See Also