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