SvgDominantBaseline Enum

Definition

Namespace Svg
Assembly Svg.Custom.dll

Specifies the dominant baseline, which is used to align the baseline of the text content relative to the dominant baseline of the parent element.

[TypeConverter(typeof(SvgDominantBaselineConverter))]
public enum SvgDominantBaseline

Remarks

The dominant baseline is used to determine or re-determine a scaled-baseline-table. A scaled-baseline-table is a compound value with three components: a baseline-identifier for the dominant-baseline, a baseline-table and a baseline-table font-size.

Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Fields (15)