Hide Comments
Hide Comments

TSVGDocument.DefaultShapeRendering Property

Comments (0)

Default Shape rendering type, which provides a hint to the SVG library about what tradeoffs to make as it renders vector graphics elements such as path elements and basic shapes such as circles and rectangles.

VCL Only

Namespace: FMX.RS.SVG

expandingSyntax

Delphi

published
  property DefaultShapeRendering: TSVGShapeRendering read FDefaultShapeRendering write SetDefaultShapeRendering default srnGeometricPrecision;
 

Property Value

Type: TSVGShapeRendering

expandingSee Also

Reference

Comments (0)

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