Settings for the Grid Settings section of the ViewEditCorridorSection command.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsCmdViewEditCorridorSectionSettingsCmdGridSettings
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class SettingsCmdGridSettings : TreeOidWrapper
VB
Public NotInheritable Class SettingsCmdGridSettings Inherits TreeOidWrapper
C++
public ref class SettingsCmdGridSettings sealed : public TreeOidWrapper
The SettingsCmdViewEditCorridorSectionSettingsCmdGridSettings type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CenterAxisColor | Gets the Center Axis Color setting. | |
| DisplayCenterAxis | Gets the Display Center Axis setting. | |
| DisplayHorizontalGrid | Gets the Display Horizontal Grid setting. | |
| DisplayVerticalGrid | Gets the Display Vertical Grid setting. | |
| GridColor | Gets the Grid Color setting. | |
| HorizontalGridInterval | Gets the Horizontal Grid Interval setting. | |
| VerticalGridInterval | Gets the Vertical Grid Interval setting. |
