Hide Comments
Hide Comments

Comments (0)

Defines the SVG element labels

Namespace: RSSVGTypes

expandingSyntax

Delphi

 SVGElementTypeNames: TSVGElementTypeNames =
  ('', 'svg', 'g', 'image', 'defs', 'use', 'circle',
  'ellipse', 'rect', 'line', 'polyline', 'polygon', 'path',
  'text', 'switch', 'desc', 'title', 'style', 'tspan',
  'textPath', 'tref', 'clipPath', 'linearGradient', 'radialGradient', 'stop',
  'marker', 'metadata', 'script', 'comment', 'symbol',
  'pattern');
 

Value

Type: TSVGElementTypeNames

expandingSee Also

Reference

Comments (0)

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