![]() | APIplot |
public bool plotElemSectionWithBars( ref ZedGraphControl zgc, string elemID, int progr )
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: bool plotElemSectionWithBars( ZedGraphControl^% zgc, String^ elemID, int progr )
member plotElemSectionWithBars : zgc : ZedGraphControl byref * elemID : string * progr : int -> bool
(c) NextFEM 2015-2025