Specifies the type of scale factor.

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0

Syntax

C#
public enum GridScaleFactorType
Visual Basic
Public Enumeration GridScaleFactorType
Visual C++
public enum class GridScaleFactorType

Members

Member nameValueDescription
Unity0
UserDefined1
ReferencePoint2
PrismodialFormula3

See Also