Ratio Property
Gets or sets the ratio.
public int Ratio { get; set; }
- Namespace
- Spectre
.Console - Containing Type
- Layout
- Property Type
- int
Remarks
Defaults to
1
.
Must be greater than 0
.