Navigation: Code Documentation > RSVclSVG > RSSVGTypes > Constants
SVGGlyphOrientationHorizontals Constant
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