Click or drag to resize

APIemptyPlot Method

Empty plot for mask initialization
REST path: na

Namespace: NextFEMapi
Assembly: NextFEMapi (in NextFEMapi.dll) Version: 2.6.0.0 (2.6.0.0)
Syntax
public bool emptyPlot(
	ref ZedGraphControl zgc
)

Parameters

zgc  ZedGraphControl
An instance of a ZedGraph control, passed by reference

Return Value

Boolean
Boolean
See Also