Navigation: Code Documentation > RSVclSVG > RSSVG > Classes > TSVGGraphicElement > Methods
TSVGGraphicElement.GetClipRect Method
Returns the clipping rectangle for the element
Namespace: RSSVG
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
•RSSVG