[C#] | public Mark addCustomContour(double z, int contourColor, int contourWidth, char contourLabel [, char font [, int fontSize [, int fontColor ]]]); |
[VB] | Public Function addCustomContour(z As Double, contourColor As Integer, contourWidth As Integer, contourLabel As char [, font As char [, fontSize As Integer [, fontColor As Integer ]]]) As Mark |