![]() | APIset |
public bool setSectionColor( string ID, int Red, int Green, int Blue )
Public Function setSectionColor ( ID As String, Red As Integer, Green As Integer, Blue As Integer ) As Boolean Dim instance As API Dim ID As String Dim Red As Integer Dim Green As Integer Dim Blue As Integer Dim returnValue As Boolean returnValue = instance.setSectionColor(ID, Red, Green, Blue)
public: bool setSectionColor( String^ ID, int Red, int Green, int Blue )
member setSectionColor : ID : string * Red : int * Green : int * Blue : int -> bool
(c) NextFEM 2015-2025