APIplot |
Note: This API is now obsolete.
[ObsoleteAttribute("This cannot be invoked through REST")] public bool plotElemSectionWithBars( ref ZedGraphControl zgc, string elemID, int progr )
<ObsoleteAttribute("This cannot be invoked through REST")> Public Function plotElemSectionWithBars ( ByRef zgc As ZedGraphControl, elemID As String, progr As Integer ) As Boolean Dim instance As API Dim zgc As ZedGraphControl Dim elemID As String Dim progr As Integer Dim returnValue As Boolean returnValue = instance.plotElemSectionWithBars(zgc, elemID, progr)
public: [ObsoleteAttribute(L"This cannot be invoked through REST")] bool plotElemSectionWithBars( ZedGraphControl^% zgc, String^ elemID, int progr )
[<ObsoleteAttribute("This cannot be invoked through REST")>] member plotElemSectionWithBars : zgc : ZedGraphControl byref * elemID : string * progr : int -> bool
(c) NextFEM 2015-2025