Navigation: Code Documentation > RSVclSVG > RSSVGTypes > Constants
SVGDominantBaselines Constant
Defines the label values for the svg dominant-baseline style property
Namespace: RSSVGTypes
Delphi
SVGDominantBaselines: TSVGDominantBaselineNames = ('', 'auto', 'use-script', 'no-change', 'reset-size', 'ideographic', 'alphabetic', 'hanging', 'mathematical', 'central', 'middle', 'text-after-edge', 'text-before-edge');
Value
Type: TSVGDominantBaselineNames
•RSSVGTypes