Navigation: Code Documentation > RSVclSVG > RSSVGTypes > Types
TSVGElementTypes Type
Defines the set of different SVG element types in an SVG document that can be created by the SVG library
Namespace: RSSVGTypes
Delphi
type TSVGElementTypes = set of TSVGElementType;
•RSSVGTypes