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: FMX.RS.SVGCtrls

expandingSyntax

Delphi

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

Property Value

Type: Integer

expandingRemarks

Default DPI is 96, which is good for Windows. Set DPI to 72 for Macs

expandingSee Also

Comments (0)

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