Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVGTypes > 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: FMX.RS.SVGTypes
Delphi
type TSVGStrokeJoin = TStrokeJoin;
Tip
Use this type instead of the library-specific type to allow your code to be cross-library (FMX<->VCL) compatible
•TStrokeJoin
•FMX.RS.SVGTypes