SettingsCmdViewEditCorridorSectionSettingsCmdGridSettings Class

Settings for the Grid Settings section of the ViewEditCorridorSection command.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdViewEditCorridorSectionSettingsCmdGridSettings

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class SettingsCmdGridSettings : TreeOidWrapper

The SettingsCmdViewEditCorridorSectionSettingsCmdGridSettings type exposes the following members.

Properties
 NameDescription
Public propertyCenterAxisColor Gets the Center Axis Color setting.
Public propertyDisplayCenterAxis Gets the Display Center Axis setting.
Public propertyDisplayHorizontalGrid Gets the Display Horizontal Grid setting.
Public propertyDisplayVerticalGrid Gets the Display Vertical Grid setting.
Public propertyGridColor Gets the Grid Color setting.
Public propertyHorizontalGridInterval Gets the Horizontal Grid Interval setting.
Public propertyVerticalGridInterval Gets the Vertical Grid Interval setting.
Top
See Also