Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
DisplayInformation.RawPixelsPerViewPixel Property
Definition
- Namespace:
- Windows.Graphics.Display
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 a value representing the number of raw (physical) pixels for each view (layout) pixel.
public:
property double RawPixelsPerViewPixel { double get(); };
double RawPixelsPerViewPixel();
public double RawPixelsPerViewPixel { get; }
var double = displayInformation.rawPixelsPerViewPixel;
Public ReadOnly Property RawPixelsPerViewPixel As Double
Property Value
Double
double
A value representing the number of raw (physical) pixels for each view (layout) pixel.
Applies to
See also
Feedback
Was this page helpful?
