SettingsSurfaceSettingsContourLabeling Class

Defaults assigned to surface labels.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsSurfaceSettingsContourLabeling

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class SettingsContourLabeling : TreeOidWrapper

The SettingsSurfaceSettingsContourLabeling type exposes the following members.

Properties
 NameDescription
Public propertyDisplayContourLabelLine Gets whether or not the contour label lines are displayed.
Public propertyLabelMask Gets the label mask type.
Public propertySurfaceContourLabelStyleIdMajor Gets the default major contour label styleId.
Public propertySurfaceContourLabelStyleIdMinor Gets the default minor contour label style.
Public propertySurfaceContourLabelStyleIdUserDefined Gets the user-defined major contour label styleId.
Public propertySurfaceContourLabelStyleMajor Gets the default major contour label style.
Public propertySurfaceContourLabelStyleMinor Gets the default minor contour label style.
Public propertySurfaceContourLabelStyleUserDefined Gets the user-defined major contour label style.
Top
See Also