Defaults assigned to surface labels.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsSurfaceSettingsContourLabeling
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class SettingsContourLabeling : TreeOidWrapper
VB
Public NotInheritable Class SettingsContourLabeling Inherits TreeOidWrapper
C++
public ref class SettingsContourLabeling sealed : public TreeOidWrapper
The SettingsSurfaceSettingsContourLabeling type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | DisplayContourLabelLine | Gets whether or not the contour label lines are displayed. |
![]() | LabelMask | Gets the label mask type. |
![]() | SurfaceContourLabelStyleIdMajor | Gets the default major contour label styleId. |
![]() | SurfaceContourLabelStyleIdMinor | Gets the default minor contour label style. |
![]() | SurfaceContourLabelStyleIdUserDefined | Gets the user-defined major contour label styleId. |
![]() | SurfaceContourLabelStyleMajor | Gets the default major contour label style. |
![]() | SurfaceContourLabelStyleMinor | Gets the default minor contour label style. |
![]() | SurfaceContourLabelStyleUserDefined | Gets the user-defined major contour label style. |