Share

SurfaceSlopeLabelType Enumeration

This enum class represents the types of surface slope label.



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

Syntax

C#

public enum SurfaceSlopeLabelType

VB

Public Enumeration SurfaceSlopeLabelType

C++

public enum class SurfaceSlopeLabelType

Members

Member nameValueDescription
OnePoint0 
TwoPoint1 

See Also

Reference

Was this information helpful?