Share

SettingsPoint.SettingsStyles Class

default styles assigned to points and points labels.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsPointSettingsStyles


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

Properties

 NameDescription
Public propertyPoint Gets the default point style.
Public propertyPointLabel Gets the default point label style.
Public propertyPointLabelStyleId Gets the default point label styleId.
Public propertyPointStyleId Gets the default point styleId.

See Also

Reference

Was this information helpful?