<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVclSVG > RSSVGTypes > Constants:
Comments (0)
Defines the default SVG properties that inherit their values
Namespace: RSSVGTypes
Delphi
DefaultSVGInheritsProperties = [Low(TSVGStyleProperty)..High(TSVGStyleProperty)] - [ipClip, ipClipPath, ipDisplay, ipFloodColor, ipFloodOpacity, ipOpacity, ipOverflow, ipStopColor, ipStopOpacity, ipMarkerStart, ipMarkerEnd, ipMarkerMid];
Value
Type: Void