Hide Comments
Hide Comments

TSVGGraphicElement.PerformClipping(TSVGMatrix,TSVGCanvas,TSVGRect) Method

Comments (0)

Sets up the clipping region for the Canvas based on the clipping information for the current svg element.

alert_cautionWarning

FMX does not support clipping regions so this method does nothing (nor is clipping performed). However, there is an experimental clipping that can be performed using the Clipper library. Put the clipper.pas in your path and uncomment the {$DEFINE FMX_CLIPPING} statement in RSSVG.pas

Namespace: FMX.RS.SVG

expandingSyntax

Parameters

aMatrix

Type: System.Void

Canvas

Type: System.Void

aRect

Type: System.Void

expandingSee Also

Comments (0)

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