TextRenderOptions.MaxHeight Property Definition Namespace: Brine2D.Rendering.Text Maximum height for vertical alignment \(null = no constraint\). C#public System.Nullable<float> MaxHeight { get; init; } Property Value System.Nullable<System.Single>