Hide Comments
Hide Comments

Comments (0)

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 ShapeRendering: TSVGShapeRendering read GetShapeRendering write SetShapeRendering default srnAuto;
 

Property Value

Type: TSVGShapeRendering

expandingRemarks

alert_cautionWarning

If ipShapeRendering is in the Inherits property, the shape rendering value of the parent is returned

expandingSee Also

Comments (0)

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