Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG > Classes > TSVGGraphicElement > Properties
TSVGGraphicElement.ClipRect Property
Returns the clipping rectangle for the element
Namespace: FMX.RS.SVG
Delphi
public property ClipRect: TRSRect read GetClipRect;
Property Value
Type: TRSRect
Warning
If ipClip is in the Inherits property, the clipping path of the parent is returned
•TSVGGraphicElement
•FMX.RS.SVG