|  | DoubleMultiVariableFunctionYDimension Property | 
            Gets and sets the dimension of the function range.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
Syntaxpublic int YDimension { get; set; }Public Property YDimension As Integer
	Get
	Set
public:
property int YDimension {
	int get ();
	void set (int value);
}member YDimension : int with get, set
Property Value
Int32 See Also
See Also