SettingsCmdViewEditCorridorSectionSettingsCmdGridSettingsDisplayHorizontalGrid Property |
Gets the Display Horizontal Grid setting.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic PropertyBoolean DisplayHorizontalGrid { get; }
Public ReadOnly Property DisplayHorizontalGrid As PropertyBoolean
Get
public:
property PropertyBoolean^ DisplayHorizontalGrid {
PropertyBoolean^ get ();
}
Property Value
PropertyBoolean
See Also