Navigation: Code Documentation > RSVclSVG > RSSVG > Classes > TSVGSwitch
TSVGSwitch Methods
Name
Description
ChildSVGTypes
Returns the set of allowable child SVG element types (Overrides RSSVG.TSVGElement.ChildSVGTypes.)
DoShouldDraw
Represents method DoShouldDraw. (Overrides RSSVG.TSVGGraphicElement.DoShouldDraw.)
DrawChildren(TSVGMatrix,TSVGCanvas,TSVGRect)
Draws all of the current element's children to the canvas (Overrides RSSVG.TSVGGraphicElement.DrawChildren(TSVGMatrix,TSVGCanvas,TSVGRect).)
GenerateChildControls(TControl,TSVGMatrix,TSVGRect,TSVGControlElementEvent)
Represents method GenerateChildControls(TControl,TSVGMatrix,TSVGRect,TSVGControlElementEvent).
SVGType
Returns the SVG element type of the class (Overrides RSSVG.TSVGCustomGroup.SVGType.)
Top