Navigation: Code Documentation > RSVclSVG > RSSVGUtils > Routines
SVGStrokeCapToString(TSVGStrokeCap) Method
Returns the string representation of stroke line cap
Namespace: RSSVGUtils
Delphi
function SVGStrokeCapToString( const sc: TSVGStrokeCap ): String;
Parameters
sc
Type: System.Void
Type: String
•RSSVGUtils