Show/Hide Toolbars

RiverSoftAVG Products Help

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

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

Scroll Prev Top Next More

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

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

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb