Hide Comments
Hide Comments

TSVGGraphicElement.ClipURIElement Property

Comments (0)

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

expandingSyntax

Delphi

public
  property ClipURIElement: TSVGClipPath read GetClipURIElement;
 

Property Value

Type: TSVGClipPath

expandingRemarks

alert_cautionWarning

If ipClipPath is in the Inherits property, the clipping element of the parent is returned

expandingSee Also

Comments (0)

RiverSoftAVG SVG Component Library (RSCL) © 2013-2015, Thomas G. Grubb