SettingsCmdViewEditCorridorSectionSettingsCmdViewEditOptionsDefaultViewScale Property |
Gets the default view scale setting.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyDouble DefaultViewScale { get; }
Public ReadOnly Property DefaultViewScale As PropertyDouble
Get
public:
property PropertyDouble^ DefaultViewScale {
PropertyDouble^ get ();
}
Property Value
PropertyDouble
See Also