Property ScreenPixelToMillimeterX
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Core.dll
ScreenPixelToMillimeterX
User interface (UI) events in DOM Level 2 indicate the screen positions at which the given UI event occurred. When the user agent actually knows the physical size of a "screen unit", this attribute will express that information; otherwise, user agents will provide a suitable default value such as .28mm.
float ScreenPixelToMillimeterX { get; }