Hide Comments
Hide Comments

ParseWritingMode(String,TSVGWritingMode,Boolean) Method

Comments (0)

Parses the input string for writing mode, which specifies whether the initial inline-progression-direction for a ‘text’ element shall be left-to-right, right-to-left, or top-to-bottom. The ‘writing-mode’ property applies only to ‘text’ elements; the property is ignored for ‘tspan’, ‘tref’, ‘altGlyph’ and ‘textPath’ sub-elements.

Namespace: RSSVGUtils

expandingSyntax

Parameters

S

Type: String

Input string to parse

DefValue

Type: TSVGWritingMode

Default Value. If the string is empty, the default value is returned

Inherits

Type: Boolean

Set to True when the input string contains 'inherit' keyword

Return Value

Type: TSVGWritingMode

expandingSee Also

Comments (0)

RiverSoftAVG SVG Component Library (RSCL) © 2013-2016, Thomas G. Grubb