Hide Comments
Hide Comments

Comments (0)

Defines a TList type for TSVGPoints

Namespace: RSSVGTypes

expandingInheritance Hierarchy

TList
  RSSVGTypes.TSVGPointList
 

expandingSyntax

Delphi

type
  TSVGPointList = class(TList<TSVGPoint>);
 

expandingSee Also

Reference

Comments (0)

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