Navigation: Code Documentation > RSVclSVG > RSSVGTypes > Types
TSVGStrokeJoin Type
Defines the SVG stroke join type, which specifies the style of the joints that connect the line segments of a shape or a path to be drawn
Namespace: RSSVGTypes
Delphi
type TSVGStrokeJoin = TRSGPStrokeJoin;
Tip
Use this type instead of the library-specific type to allow your code to be cross-library (FMX<->VCL) compatible
•TStrokeJoin
•RSSVGTypes