ExtentLimits Interface
Describes the largest and smallest values allowed for the extents of a ViewState. Attempts to exceed these limits in any dimension will fail, preserving the previous extents.
Properties
Name | Type | Description | |
---|---|---|---|
max | number | The largest allowed extent in any dimension. | |
min | number | The smallest allowed extent in any dimension. |
Defined in
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.