Table of Contents

Enum DominantBaseline

Namespace
SharpVectors.Renderers.Texts
Assembly
SharpVectors.Rendering.Wpf.dll
public enum DominantBaseline

Fields

Auto = 0

The dominant baseline is not set.

Alphabetic = 1

The dominant baseline is the alphabetic baseline.

Middle = 2
Central = 3
Hanging = 4
Ideographic = 5
Mathematical = 6
TextBeforeEdge = 7
TextAfterEdge = 8