Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVGTypes > Types
TSVGClipRegion Type
Defines the SVG clipping region type, which is used to specify clipping regions for constraining drawing operations
Namespace: FMX.RS.SVGTypes
Delphi
type TSVGClipRegion = TRSPathData;
Tip
Use this type instead of the library-specific type to allow your code to be cross-library (FMX<->VCL) compatible
•FMX.RS.SVGTypes