MixedRealityDiagnosticsProfile.WindowScale 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.
Use to scale the window size up or down, can simulate a zooming effect.
public:
property float WindowScale { float get(); };
public float WindowScale { get; }
member this.WindowScale : single
Public ReadOnly Property WindowScale As Single