Hide Comments
Hide Comments

Comments (0)

Defines SVG style properties that affect painting and filling

Namespace: FMX.RS.SVGTypes

expandingSyntax

Delphi

 SVGPaintingStyleProperties: TSVGStyleProperties =
  [ipColor,
  ipColorInterpolation, 
  ipColorRendering, 
  ipFill,
  ipFillOpacity,
  ipFillRule,
  ipMarker, 
  ipMarkerEnd, 
  ipMarkerMid, 
  ipMarkerStart, 
  ipStroke,
  ipStrokeDasharray,
  ipStrokeDashOffset, 
  ipStrokeLinecap,
  ipStrokeLineJoin,
  ipStrokeOpacity,
  ipStrokeWidth]; 
 

Value

Type: TSVGStyleProperties

expandingSee Also

Reference

Comments (0)

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