HolographicViewConfiguration.RefreshRate Property
Definition
Gets the refresh rate for this HolographicViewConfiguration.
public:
property double RefreshRate { double get(); };
double RefreshRate();
public double RefreshRate { get; }
var double = holographicViewConfiguration.refreshRate;
Public ReadOnly Property RefreshRate As Double
Property Value
A double-precision floating point number representing the refresh rate frequency, in Hertz (Hz).