Property PixelsPerInchY
- Namespace
- SharpVectors.Renderers.Wpf
- Assembly
- SharpVectors.Rendering.Wpf.dll
PixelsPerInchY
Gets the DPI along Y axis.
public double PixelsPerInchY { get; }
Property Value
- double
The DPI along the Y axis.
Gets the DPI along Y axis.
public double PixelsPerInchY { get; }
The DPI along the Y axis.