Navigation: Code Documentation > RSVclSVG > RSSVG > Classes > TSVGGraphicElement > Properties
TSVGGraphicElement.ClipURIElement Property
Returns the SVG element that provides the clipping region for the current element.
The ClipURI property specifies the ID of the SVG element that provides the clipping region
Namespace: RSSVG
Delphi
public property ClipURIElement: TSVGClipPath read GetClipURIElement;
Property Value
Type: TSVGClipPath
Warning
If ipClipPath is in the Inherits property, the clipping element of the parent is returned
•RSSVG.TSVGGraphicElement.ClipURI
•RSSVG.TSVGGraphicElement.GetClipPath(TSVGCanvas)
•TSVGGraphicElement
•RSSVG