Specifies the type of scale factor.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0
Syntax
C#
public enum GridScaleFactorType
Visual Basic
Public Enumeration GridScaleFactorType
Visual C++
public enum class GridScaleFactorType
Members
| Member name | Value | Description | |
|---|---|---|---|
| Unity | 0 | ||
| UserDefined | 1 | ||
| ReferencePoint | 2 | ||
| PrismodialFormula | 3 |