Property PixelUnitToMillimeterX
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Core.dll
PixelUnitToMillimeterX
Size of a pixel unit (as defined by CSS2) along the x-axis of the viewport, which represents a unit somewhere in the range of 70dpi to 120dpi, and, on systems that support this, might actually match the characteristics of the target medium.
float PixelUnitToMillimeterX { get; }
Property Value
Remarks
On systems where it is impossible to know the size of a pixel, a suitable default pixel size is provided.