SettingsAmbientSettingsTime Class

These settings specify how to display time.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsAmbientSettingsTime

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class SettingsTime : TreeOidWrapper

The SettingsAmbientSettingsTime type exposes the following members.

Properties
 NameDescription
Public propertyPrecision Specifies the number of digits to show to the right of the decimal.
Public propertyRounding Specifies how numbers are rounded up or down to the number of decimal places specified in Precision.
Public propertyUnit Specifies the unit of the measurement.
Top
See Also