This enum class represents the types of surface slope label.

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

Syntax

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

Members

Member nameValueDescription
OnePoint0
TwoPoint1

See Also