<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVclSVG > RSSVGTypes > Constants:
Comments (0)
Defines the label values for the svg glyph-orientation-horizontal style property
Namespace: RSSVGTypes
Delphi
SVGGlyphOrientationHorizontals: TSVGGlyphOrientationHorizontalNames = ( '', '0deg', '90deg', '180deg', '270deg');
Value
Type: TSVGGlyphOrientationHorizontalNames
•RSSVGTypes