Defines SVG style properties that affect painting and filling
Namespace: FMX.RS.SVGTypes
Delphi
|
SVGPaintingStyleProperties: TSVGStyleProperties =
[ipColor,
ipColorInterpolation,
ipColorRendering,
ipFill,
ipFillOpacity,
ipFillRule,
ipMarker,
ipMarkerEnd,
ipMarkerMid,
ipMarkerStart,
ipStroke,
ipStrokeDasharray,
ipStrokeDashOffset,
ipStrokeLinecap,
ipStrokeLineJoin,
ipStrokeOpacity,
ipStrokeWidth];
|
Value
Type: TSVGStyleProperties