This enum class represents the types of surface slope label.

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

Syntax

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

Members

Member nameValueDescription
TwoPoint1
OnePoint0

See Also