TextRenderOptions.MaxWidth Property Definition Namespace: Brine2D.Rendering.Text Maximum width before wrapping \(null = no wrap\). C#public System.Nullable<float> MaxWidth { get; init; } Property Value System.Nullable<System.Single>