[]
Configurates the OnClientZoomFactorChanged client event. Occurs after the zoom factor is changed.
public TBuilder OnClientZoomFactorChanged(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |