SettingsCmdAddAlignmentSpiralTableSettingsCmdTableCreationMaximumTablesPerStack Property |
Specifies the maximum number of tables to include in each stack.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyInt MaximumTablesPerStack { get; }
Public ReadOnly Property MaximumTablesPerStack As PropertyInt
Get
public:
property PropertyInt^ MaximumTablesPerStack {
PropertyInt^ get ();
}
Property Value
PropertyInt
See Also