Hide Comments
Hide Comments

TSVGClipPath.GetClipPath(TSVGCanvas) Method

Comments (0)

Returns the clipping region of the current element based on its shape and its children's shape

Namespace: RSSVG

expandingSyntax

Delphi

public
  function GetClipPath( const Canvas: TSVGCanvas ): TSVGClipRegion; override;
 

Parameters

Canvas

Type: System.Void

Return Value

Type: TSVGClipRegion

Overrides

TSVGGraphicElement.GetClipPath(TSVGCanvas)
 

expandingRemarks

alert_cautionWarning

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

expandingSee Also

Reference

Comments (0)

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