SettingsCmdAddPointTableSettingsCmdTableCreationTileDirection Property |
Specifies the direction in which the table tiles (Across or Down).
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<TableTitleDirectionType> TileDirection { get; }
Public ReadOnly Property TileDirection As PropertyEnum(Of TableTitleDirectionType)
Get
public:
property PropertyEnum<TableTitleDirectionType>^ TileDirection {
PropertyEnum<TableTitleDirectionType>^ get ();
}
Property Value
PropertyEnumTableTitleDirectionType
See Also