Table of Contents

Property ScreenPixelToMillimeterX

Namespace
SharpVectors.Dom.Svg
Assembly
SharpVectors.Model.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.

public float ScreenPixelToMillimeterX { get; set; }

Property Value

float