SettingsSurfaceSettingsDefaultsLevelOfDetail Property |
Gets the PropertyBoolean value that specifies Level of Detail as the default setting for Surface commands.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyBoolean LevelOfDetail { get; }
Public ReadOnly Property LevelOfDetail As PropertyBoolean
Get
public:
property PropertyBoolean^ LevelOfDetail {
PropertyBoolean^ get ();
}
Property Value
PropertyBoolean
See Also