Property Dpi
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Model.dll
Dpi
Get or sets the dots per inch at which the objects should be rendered.
public double Dpi { get; set; }
Property Value
- double
The current dots per inch value.
Get or sets the dots per inch at which the objects should be rendered.
public double Dpi { get; set; }
The current dots per inch value.