Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVGUtils > Routines

GetSVGGlyphOrientationVertical(String) Method

Scroll Prev Top Next More

Returns the vertrical glyph orientation that matches the string. The value should equal 0deg, 90deg, 180deg, 270deg, or auto (with or without the 'deg'). The value of the angle is restricted to 0, 90, 180, and 270 degrees. The value is rounded to the closest of the permitted values. A value of 0deg indicates that all glyphs are set with the top of the glyphs oriented towards the reference orientation (usually up with left to right text). This property is applied only to text written in a vertical ‘writing-mode’.

Namespace: FMX.RS.SVGUtils

Parameters

S

Type: String

Return Value

Type: TSVGGlyphOrientationVertical

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb