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