Share

SettingsSurface.SettingsStyles Class

Default styles.assigned to surfaces and surface-related labels.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    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

 NameDescription
Public propertyMarker Gets the default style for marker.
Public propertyMarkerStyleId Gets the default styleId for marker.
Public propertyRenderMaterial Gets the default render material.
Public propertySurface Gets the default style for surface.
Public propertySurfaceSlopeLabel Gets the default style for slope label.
Public propertySurfaceSlopeLabelStyleId Gets the default styleId for slope label.
Public propertySurfaceSpotElevationLabel Gets the default style for spot elevation label .
Public propertySurfaceSpotElevationLabelStyleId Gets the default styleId for spot elevation label .
Public propertySurfaceStyleId Gets the default styleId for surface.

See Also

Reference

Was this information helpful?