Hide Comments
Hide Comments

Comments (0)

Parses the string into an array of points

Namespace: RSSVGUtils

expandingSyntax

Delphi

 function ParsePoints( S: String ): TRSPoints; overload; 
 

Parameters

S

Type: String

Return Value

Type: TRSPoints

expandingRemarks

Note that numbers can be separated by commas, spaces, or +/- (e.g. , the string '100+99' is two numbers and is valid)

expandingSee Also

Reference

Comments (0)

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