Hide Comments
Hide Comments

SVGSplitLines(TStrings,Integer) Method

Comments (0)

Splits the TStrings parameter into shorter lines. This function only splits path elements (e.g., <path d="M...">) as these are the only lines that can be split into multiple lines without changing the meaning of attributes and elements.

Namespace: FMX.RS.SVGUtils

expandingSyntax

Parameters

SVG

Type: TStrings

Contains SVG in XML format

SplitLen

Type: Integer

Specifies the maximum length of the path lines

expandingSee Also

Comments (0)

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