Default styles.assigned to surfaces and surface-related labels.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsSurfaceSettingsStyles
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class SettingsStyles : TreeOidWrapper
VB
Public NotInheritable Class SettingsStyles Inherits TreeOidWrapper
C++
public ref class SettingsStyles sealed : public TreeOidWrapper
The SettingsSurfaceSettingsStyles type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Marker | Gets the default style for marker. | |
| MarkerStyleId | Gets the default styleId for marker. | |
| RenderMaterial | Gets the default render material. | |
| Surface | Gets the default style for surface. | |
| SurfaceSlopeLabel | Gets the default style for slope label. | |
| SurfaceSlopeLabelStyleId | Gets the default styleId for slope label. | |
| SurfaceSpotElevationLabel | Gets the default style for spot elevation label . | |
| SurfaceSpotElevationLabelStyleId | Gets the default styleId for spot elevation label . | |
| SurfaceStyleId | Gets the default styleId for surface. |
