IDeviceInformationService.VerticalResolution

IDeviceInformationService.VerticalResolution property

Gets or sets the vertical resolution.

public Resolution VerticalResolution { get; set; }

Property Value

The vertical resolution.

See Also