ContourProperties Type
ContourProperties = NonFunctionPropertiesOf<Contour>
A type containing all of the properties of Contour with none of the methods and with the readonly
modifiers removed.
Used by Contour.create and Contour.clone.
Defined in
- core/common/src/ContourDisplay.ts Line 141
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.