Specifies the type of scale factor.

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

Syntax

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

Members

Member nameValueDescription
PrismodialFormula3
ReferencePoint2
Unity0
UserDefined1

See Also