Interface ISetZoomCommandArgs
Package: @aurigma/design-atoms-interfaces
Properties
preventEvent
Declaration
preventEvent?: boolean;
Property Value
Type | Description |
---|---|
boolean |
withoutUpdate
Declaration
withoutUpdate?: boolean;
Property Value
Type | Description |
---|---|
boolean |
zoom
Declaration
zoom: number;
Property Value
Type | Description |
---|---|
number |