Hide Comments
Hide Comments

Comments (0)

Dots per inch used in calculating the unit factors for conversion of string lengths into actual values. The DPI should be set before loading a SVG.

For example, if the input string contains '1cm', the DPI helps the SVG library figure out how large a centimeter is.

Namespace: RSSVGCtrls

expandingSyntax

Delphi

published
  property DPI: Integer read GetDPI write SetDPI default 96;
 

Property Value

Type: Integer

expandingSee Also

Reference

Comments (0)

RiverSoftAVG SVG Component Library (RSCL) © 2013-2015, Thomas G. Grubb