<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVclSVG > RSSVGTypes > Types:
Comments (0)
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