MSI Afterburner - MSI Graphics Card Performance Booster
Gets the maximum limit for graphs.

Namespace: MSI.Afterburner
Assembly: MSIAfterburner.NET (in MSIAfterburner.NET.dll) Version: 1.1.0.0 (1.1.0.0)

Syntax

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

See Also