Sets up the clipping region for the Canvas based on the clipping information for the current svg element.
Warning |
---|
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
Delphi |
protected |
Parameters
aMatrix
Type: System.Void
Canvas
Type: System.Void
aRect
Type: System.Void