SettingsCmdViewEditCorridorSectionSettingsCmdGridTextSettings Class

Settings for the Grid Text Settings section of the ViewEditCorridorSection command.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdViewEditCorridorSectionSettingsCmdGridTextSettings

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

The SettingsCmdViewEditCorridorSectionSettingsCmdGridTextSettings type exposes the following members.

Properties
 NameDescription
Public propertyAnnotateCenterAxis Gets the Annotate Center Axis setting.
Public propertyTextColor Gets the Text Color setting.
Public propertyTextHeightRelativeToScreen Gets the Text Height Relative to Screen setting.
Public propertyTextStyle Gets the Text Style setting.
Top
See Also