HolographicViewConfiguration.RefreshRate Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Double
double
A double-precision floating point number representing the refresh rate frequency, in Hertz (Hz).