![]() | APIget |
public bool getFunctionPlot( int funcID, string imagePath )
Public Function getFunctionPlot ( funcID As Integer, imagePath As String ) As Boolean Dim instance As API Dim funcID As Integer Dim imagePath As String Dim returnValue As Boolean returnValue = instance.getFunctionPlot(funcID, imagePath)
public: bool getFunctionPlot( int funcID, String^ imagePath )
member getFunctionPlot : funcID : int * imagePath : string -> bool
(c) NextFEM 2015-2025