APIempty |
Note: This API is now obsolete.
[ObsoleteAttribute("This cannot be invoked through REST")] public bool emptyPlot( ref ZedGraphControl zgc )
<ObsoleteAttribute("This cannot be invoked through REST")> Public Function emptyPlot ( ByRef zgc As ZedGraphControl ) As Boolean Dim instance As API Dim zgc As ZedGraphControl Dim returnValue As Boolean returnValue = instance.emptyPlot(zgc)
public: [ObsoleteAttribute(L"This cannot be invoked through REST")] bool emptyPlot( ZedGraphControl^% zgc )
[<ObsoleteAttribute("This cannot be invoked through REST")>] member emptyPlot : zgc : ZedGraphControl byref -> bool
(c) NextFEM 2015-2025