LabelStylesSurfaceRoot
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.DatabaseServices.StylesLabelStylesNode
Autodesk.Civil.DatabaseServices.StylesLabelStylesSurfaceRoot
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class LabelStylesSurfaceRoot : LabelStylesNode
VB
Public NotInheritable Class LabelStylesSurfaceRoot Inherits LabelStylesNode
C++
public ref class LabelStylesSurfaceRoot sealed : public LabelStylesNode
The LabelStylesSurfaceRoot type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ContourLabelStyles | Gets the collection of all surface contour label styles. | |
| DefaultLabelStyle |
Gets the default vaules of label styles.
(Inherited from LabelStylesNode) | |
| SlopeLabelStyles | Gets the collection of all surface slope label styles. | |
| SpotElevationLabelStyles | Gets the collection of all surface spot elevation label styles. | |
| WatershedLabelStyles | Gets the collection of all surface watershed label styles. |
