Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG > Classes > TSVGClipPath > Methods
TSVGClipPath.GetClipPath(TSVGCanvas) Method
Returns the clipping region of the current element based on its shape and its children's shape
Namespace: FMX.RS.SVG
Delphi
public function GetClipPath( const Canvas: TSVGCanvas ): TSVGClipRegion; override;
Parameters
Canvas
Type: System.Void
Type: TSVGClipRegion
TSVGGraphicElement.GetClipPath(TSVGCanvas)
Warning
If ipClipPath is in the Inherits property, the clipping path of the parent is returned
•TSVGClipPath
•FMX.RS.SVG