The ContourValues type exposes the following members.

Constructors

  NameDescription
Public methodContourValues
Constructor of contours.

Properties

  NameDescription
Public propertyMajorColor
Gets or sets the color for major contours.
Public propertyMajorLineTypeId
Gets or sets the ObjectId of the major line type.
Public propertyMajorLineWeight
Gets or sets the major line weight.
Public propertyMinorColor
Gets or sets the color for minor contours.
Public propertyMinorLineTypeId
Gets or sets the ObjectId of the minor line type.
Public propertyMinorLineWeight
Gets or sets the minor line weight.

See Also