Method Fill
Fill(int)
Initializes a new instance of the Dim class that fills the dimension, but leaves the specified number of colums for a margin.
public static Dim Fill(int margin = 0)
Parameters
margin
intMargin to use.
Returns
- Dim
The Fill dimension.