<< Click here to display Table of Contents >> Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG > 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 FMX.RS.SVG.TSVGGraphicElement.GetClipPath(TSVGCanvas).)
ReadChild(IXMLNode)
Represents method ReadChild(IXMLNode). (Overrides FMX.RS.SVG.TSVGGraphicElement.ReadChild(IXMLNode).)
ShouldDraw
Represents method ShouldDraw. (Overrides FMX.RS.SVG.TSVGGraphicElement.ShouldDraw.)
SVGType
Returns the SVG element type of the class (Overrides FMX.RS.SVG.TSVGElement.SVGType.)
Top