Table of Contents

Property PixelUnitToMillimeterX

Namespace
SharpVectors.Dom.Svg
Assembly
SharpVectors.Model.dll

PixelUnitToMillimeterX

Size of a pixel units (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. On systems where it is impossible to know the size of a pixel, a suitable default pixel size is provided.

public float PixelUnitToMillimeterX { get; set; }

Property Value

float