SettingsPointSettingsStyles 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.292
Syntax
public sealed class SettingsStyles : 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.
Top
See Also