clone Method

Create a copy of this ContourStyle, identical except for any properties specified by changedProps. Any properties of changedProps explicitly set to undefined will be reset to their default values.

clone(changedProps?: Partial<ContourStyleProperties>): ContourStyle

Parameter Type Description
changedProps Partial<ContourStyleProperties>  

Returns - ContourStyle

Defined in

Last Updated: 14 November, 2024