[]
Configurates MaxResizeWidth. Sets the default maximum width of the tile when resize.
public virtual TBuilder MaxResizeWidth(int value)
Public Overridable Function MaxResizeWidth(value As Integer) As TBuilder
| Type | Name | Description |
|---|---|---|
| int | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |