Share

SettingsCmdViewEditCorridorSection.SettingsCmdGridTextSettings 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.280

Syntax

C#

public sealed class SettingsCmdGridTextSettings : TreeOidWrapper

VB

Public NotInheritable Class SettingsCmdGridTextSettings
	Inherits TreeOidWrapper

C++

public ref class SettingsCmdGridTextSettings sealed : public 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.

See Also

Reference

Was this information helpful?