SettingsTagSettingsRenumberingSpiralsIncrement Property |
Specifies the difference between numbers in the numbering sequence.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic int SpiralsIncrement { get; set; }
Public Property SpiralsIncrement As Integer
Get
Set
public:
property int SpiralsIncrement {
int get ();
void set (int value);
}
Property Value
Int32
See Also