PaneBaseGetMetafile(Int32, Int32) Method

Definition

Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
public Metafile GetMetafile(
	int width,
	int height
)

Parameters

width  Int32
 
height  Int32
 

Return Value

Metafile

See Also