Share

SettingsSampleLine.SettingsStyles Class

Settings to establish the default styles assigned to assembly components.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsSampleLineSettingsStyles


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 SettingsSampleLineSettingsStyles type exposes the following members.

Properties

 NameDescription
Public propertySampleLine Settings of SampleLine style.
Public propertySampleLineLabel Settings of SampleLine label style.
Public propertySampleLineLabelStyleId Settings of SampleLine label styleId.
Public propertySampleLineStyleId Settings of SampleLine styleId.

See Also

Reference

Was this information helpful?