PaneBaseGetImage(Int32, Int32, Single) Method

Definition

Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
public Bitmap GetImage(
	int width,
	int height,
	float dpi
)

Parameters

width  Int32
 
height  Int32
 
dpi  Single
 

Return Value

Bitmap

See Also