SurfaceSlopeLabelType Enumeration

This enum class represents the types of surface slope label.

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

Syntax

C#

public enum SurfaceSlopeLabelType

Visual Basic

Public Enumeration SurfaceSlopeLabelType

Visual C++

public enum class SurfaceSlopeLabelType

Members

Member nameValueDescription
OnePoint0
TwoPoint1

See Also