<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVclSVG > RSSVG > Classes > TSVGClipPath:
Comments (0)
Name
Description
GetClipPath(TSVGCanvas)
Returns the clipping region of the current element based on its shape and its children's shape (Overrides RSSVG.TSVGGraphicElement.GetClipPath(TSVGCanvas).)
ReadChild(IXMLNode)
Represents method ReadChild(IXMLNode). (Overrides RSSVG.TSVGGraphicElement.ReadChild(IXMLNode).)
ShouldDraw
Represents method ShouldDraw. (Overrides RSSVG.TSVGGraphicElement.ShouldDraw.)
SVGType
Returns the SVG element type of the class (Overrides RSSVG.TSVGElement.SVGType.)
Top