Navigation: Code Documentation > RSVclSVG > RSSVGUtils > Routines
SVGStrokeJoinToString(TSVGStrokeJoin) Method
Returns the string representation of stroke line join
Namespace: RSSVGUtils
Delphi
function SVGStrokeJoinToString( const sj: TSVGStrokeJoin ): String;
Parameters
sj
Type: System.Void
Type: String
•RSSVGUtils