Show/Hide Toolbars

RiverSoftAVG Products Help

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

ParseAlignmentBaseline(String,TSVGAlignmentBaseline,Boolean) Method

Scroll Prev Top Next More

Parses the input string for alignment baseline, which specifies how an object is aligned with respect to its parent. This property specifies which baseline of this element is to be aligned with the corresponding baseline of the parent. For example, this allows alphabetic baselines in Roman text to stay aligned across font size changes. It defaults to the baseline with the same name as the computed value of the alignment-baseline property.

Namespace: FMX.RS.SVGUtils

Parameters

S

Type: String

Input string to parse

DefValue

Type: TSVGAlignmentBaseline

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

Inherits

Type: Boolean

Return Value

Type: TSVGAlignmentBaseline

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb