Click or drag to resize

svgToolkitExtensions Methods

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The svgToolkitExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetPointFromString
Gets the point from string.
Public methodStatic memberGetPointsFromString
Gets points from string: x1,y1 x2,y2 x3,y3 .... where xn,yn are coordinates of point n
Public methodStatic memberGetStringFromPoints
Makes string for points, in format: x1,y1 x2,y2 x3,y3 .... where xn,yn are coordinates of point n
Top
See Also