Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSVclSVG > RSSVG > Classes > TSVGGraphicElement > Methods

TSVGGraphicElement.PerformClipping(TSVGMatrix,TSVGCanvas,TSVGRect) Method

Scroll Prev Top Next More

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: RSSVG

Parameters

aMatrix

Type: System.Void

Canvas

Type: System.Void

aRect

Type: System.Void

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb