<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVclSVG > RSSVGTypes > Constants:
Comments (0)
Defines the element types that are containers (i.e., elements that can contain other elements)
Namespace: RSSVGTypes
Delphi
SVGContainerElements: TSVGElementTypes = [etDefs, etGroup, etMarker, etPattern, etDoc, etSwitch, etSymbol];
Value
Type: TSVGElementTypes
•RSSVGTypes