Hide Comments
Hide Comments

ParseFontSize(String,Single,Single,Boolean,TSVGUnitFactors) Method

Comments (0)

Parses the input string for a font size value, which refers to the size of the font from baseline to baseline when multiple lines of text are set solid in a multiline layout environment.

The allowable inputs are absolute-size | relative-size | length | percentage | inherit

Namespace: FMX.RS.SVGUtils

expandingSyntax

Parameters

S

Type: String

Input string to parse

DefValue

Type: Single

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

ParentSize

Type: Single

Font size of parent svg element

Inherits

Type: Boolean

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

UnitFactors

Type: TSVGUnitFactors

Return Value

Type: Single

expandingRemarks
expandingSee Also

Comments (0)

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