SettingsCmdViewEditCorridorSectionSettingsCmdGridSettingsVerticalGridInterval Property |
Gets the Vertical Grid Interval setting.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic PropertyDouble VerticalGridInterval { get; }
Public ReadOnly Property VerticalGridInterval As PropertyDouble
Get
public:
property PropertyDouble^ VerticalGridInterval {
PropertyDouble^ get ();
}
Property Value
PropertyDouble
See Also