The SurfaceContourLabelGroupCreateOption type exposes the following members.

Constructors

  NameDescription
Public methodSurfaceContourLabelGroupCreateOption
Constructor.

Properties

  NameDescription
Public propertyMajorContourlabelStyleId
Gets or sets the ObjectId of label style for the major contour label.
Public propertyMaskType
Gets or sets the mask type for the created label.
Public propertyMinorContourlabelStyleId
Gets or sets the ObjectId of label style for the minor contour label.
Public propertyShowLabelLine
Gets or sets the value which indicates whether the label line is visible.
Public propertyShowMajorContourlabelgroup
Gets or sets the value which indicates whether the major contour's label is visible.
Public propertyShowMinorContourlabelgroup
Gets or sets the value which indicates whether the minor contour's label is visible.
Public propertyShowUserDefinedContourlabelgroup
Gets or sets the value which indicates whether the user defined contour's label is visible.
Public propertyUserDefinedContourlabelStyleId
Gets or sets the ObjectId of label style for the user defined contour label.

See Also