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