Enum DominantBaseline
- Namespace
- SharpVectors.Renderers.Texts
- Assembly
- SharpVectors.Rendering.Wpf.dll
public enum DominantBaseline
Fields
Auto = 0The dominant baseline is not set.
Alphabetic = 1The dominant baseline is the alphabetic baseline.
Middle = 2Central = 3Hanging = 4Ideographic = 5Mathematical = 6TextBeforeEdge = 7TextAfterEdge = 8