Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVGUtils > Routines

SVGSplitLines(TStrings,Integer) Method

Scroll Prev Top Next More

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

Parameters

SVG

Type: TStrings

Contains SVG in XML format

SplitLen

Type: Integer

Specifies the maximum length of the path lines

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb