screenPixelToMillimeterY property
[This documentation is preliminary and is subject to change.]
Gets or sets the size of a screen pixel along the y-axis of the viewport.
![]() ![]() |
Syntax
HRESULT value = object.put_screenPixelToMillimeterY(float vPixelSizeY);HRESULT value = object.get_screenPixelToMillimeterY(float* pPixelSizeY);
Property values
Type: float
The size of a screen pixel along the y-axis of the viewport.
Standards information
- Scalable Vector Graphics: Document Structure, Section 5.11.2
Remarks
User interface (UI) events in Document Object Model (DOM) Level 2 Events Specification indicate the screen positions where the given event occurred. When Windows Internet Explorer knows the physical size of a "screen unit", the screenPixelToMillimeterY attribute expresses that information. Otherwise, Internet Explorer provides a suitable default value.
Build date: 1/26/2012
.png)
.png)