Hide Comments
Hide Comments

ParseLineCap(String,TSVGStrokeCap,Boolean) Method

Comments (0)

Parses the input string into a line cap value, which specifies the shape to be used at the end of open subpaths when they are stroked.

The allowable values are butt | round | square | inherit

Namespace: FMX.RS.SVGUtils

expandingSyntax

Parameters

S

Type: String

Input string to parse

DefValue

Type: System.Void

Default Value. If the string is empty, the default value is returned

Inherits

Type: Boolean

Set to True when the input string contains 'inherit' keyword

Return Value

Type: TSVGStrokeCap

expandingRemarks
expandingSee Also

Comments (0)

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