Hide Comments
Hide Comments

Comments (0)

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

expandingSyntax

Delphi

type 
  TSVGStrokeJoin = TRSGPStrokeJoin; 
 

expandingRemarks

alert_noteTip

Use this type instead of the library-specific type to allow your code to be cross-library (FMX<->VCL) compatible

expandingSee Also

Reference

TStrokeJoin

Comments (0)

RiverSoftAVG SVG Component Library (RSCL) © 2013-2015, Thomas G. Grubb