Pane BaseGet Metafile(Int 32, Int 32, Boolean) Method
Definition
Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
C#
public Metafile GetMetafile(
int width,
int height,
bool isAntiAlias
)VB
Public Function GetMetafile (
width As Integer,
height As Integer,
isAntiAlias As Boolean
) As Metafile