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