Measure(RenderOptions, int) Method
Measures the renderable object.
protected virtual Measurement Measure(RenderOptions options, int maxWidth)
- Namespace
- Spectre
.Console .Rendering - Containing Type
- Renderable
Parameters
- RenderOptions options
- The render options.
- int maxWidth
- The maximum allowed width.