Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG > Classes > TSVGGraphicElement > Methods
TSVGGraphicElement.GetClipRect Method
Returns the clipping rectangle for the element
Namespace: FMX.RS.SVG
Delphi
protected function GetClipRect: TSVGRect; virtual;
Return Value
Type: TSVGRect
Warning
If ipClip is in the Inherits property, the clipping path of the parent is returned
•TSVGGraphicElement
•FMX.RS.SVG