Navigation: Code Documentation > RSVclSVG > RSSVGTypes > Constants
SVGPaintingStyleProperties Constant
Defines SVG style properties that affect painting and filling
Namespace: RSSVGTypes
Delphi
SVGPaintingStyleProperties: TSVGStyleProperties = [ipColor, ipColorInterpolation, ipColorRendering, ipFill, ipFillOpacity, ipFillRule, ipMarker, ipMarkerEnd, ipMarkerMid, ipMarkerStart, ipStroke, ipStrokeDasharray, ipStrokeDashOffset, ipStrokeLinecap, ipStrokeLineJoin, ipStrokeMiterLimit, ipStrokeOpacity, ipStrokeWidth, ipVectorEffect];
Value
Type: TSVGStyleProperties
•RSSVGTypes