![]() | APIplot |
public bool plotFireSectionWithBars( ref ZedGraphControl zgc, string sectionID, string loadcase, string time, int highlightBar = -1 )
Public Function plotFireSectionWithBars ( ByRef zgc As ZedGraphControl, sectionID As String, loadcase As String, time As String, Optional highlightBar As Integer = -1 ) As Boolean Dim instance As API Dim zgc As ZedGraphControl Dim sectionID As String Dim loadcase As String Dim time As String Dim highlightBar As Integer Dim returnValue As Boolean returnValue = instance.plotFireSectionWithBars(zgc, sectionID, loadcase, time, highlightBar)
public: bool plotFireSectionWithBars( ZedGraphControl^% zgc, String^ sectionID, String^ loadcase, String^ time, int highlightBar = -1 )
member plotFireSectionWithBars : zgc : ZedGraphControl byref * sectionID : string * loadcase : string * time : string * ?highlightBar : int (* Defaults: let _highlightBar = defaultArg highlightBar -1 *) -> bool
(c) NextFEM 2015-2025