Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVGTypes > Types
TSVGStrokeCap Type
Defines the SVG stroke cap type, which specifies the graphic style used to draw the ends of a line.
Namespace: FMX.RS.SVGTypes
Delphi
type TSVGStrokeCap = TStrokeCap;
Tip
Use this type instead of the library-specific type to allow your code to be cross-library (FMX<->VCL) compatible
•TStrokeCap
•FMX.RS.SVGTypes