Property ColumnTiles
ColumnTiles
Gets or sets the number of times to repeat each array in the horizontal dimension.
[Range(1, 2147483647)]
public int ColumnTiles { get; set; }
Gets or sets the number of times to repeat each array in the horizontal dimension.
[Range(1, 2147483647)]
public int ColumnTiles { get; set; }