Navigation: Code Documentation > RSVclSVG > RSSVGTypes > Constants
SVGGlyphOrientationVerticals Constant
Defines the label values for the svg glyph-orientation-vertical style property
Namespace: RSSVGTypes
Delphi
SVGGlyphOrientationVerticals: TSVGGlyphOrientationVerticalNames = ( '', 'auto', '0deg', '90deg', '180deg', '270deg');
Value
Type: TSVGGlyphOrientationVerticalNames
•RSSVGTypes