Gets or Sets max

Namespace: JigLibX.Utils
Assembly: JigLibX (in JigLibX.dll) Version: 0.3.1.0

Syntax

C#
public float Max { get; }
Visual Basic
Public ReadOnly Property Max As Single
	Get
Visual C++
public:
property float Max {
	float get ();
}

See Also