Type
public enum Contours.`Type` : String, Encodable
If levels
, the data is represented as a contour plot with multiple levels displayed.
If constraint
, the data is represented as constraints with the invalid region shaded as
specified by the operation
and value
parameters.
-
Undocumented
Declaration
Swift
case levels
-
Undocumented
Declaration
Swift
case constraint