setAuxiliaryCoordinateSystem Method
Set or clear the AuxiliaryCoordinateSystem for this view.
setAuxiliaryCoordinateSystem(acs?: AuxCoordSystemState): void
Parameter | Type | Description |
---|---|---|
acs | AuxCoordSystemState | the new AuxiliaryCoordinateSystem for this view. If undefined, no AuxiliaryCoordinateSystem will be used. |
Returns - void
Defined in
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.