Hide Comments
Hide Comments

Comments (0)

Defines the mapping between SVG element type and the class to use for representing that type

Namespace: FMX.RS.SVG

expandingSyntax

Delphi

SVGClassesTSVGElementTypeClasses = (nil, TSVGDocument, TSVGGroup, TSVGImage,
  TSVGDefs, TSVGUse, TSVGCircle, TSVGEllipse, TSVGRectangle, TSVGLine, TSVGPolyline,
  TSVGPolygon, TSVGPath, TSVGText, TSVGSwitch, nil, nil, nil, TSVGText, nil, TSVGTextRef,
  TSVGClipPath, TSVGLinearGradient, TSVGRadialGradient, TSVGGradientStop,
  TSVGMarker, TSVGMetadata, TSVGScript, nil, TSVGSymbol, TSVGPattern);
 

Value

Type: TSVGElementTypeClasses

expandingSee Also

Reference

Comments (0)

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