Table of Contents

Property DpiScale

Namespace
SharpVectors.Renderers.Wpf
Assembly
SharpVectors.Rendering.Wpf.dll

DpiScale

Gets or sets an object that stores DPI information from which an SVG element is rendered.

public DpiScale DpiScale { get; set; }

Property Value

DpiScale

An object DpiScale specifying the DPI information for rendering. Setting a null value is ignored.