Gets the type of surface slope label.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public SurfaceSlopeLabelType SlopeLabelType { get; }
VB
Public ReadOnly Property SlopeLabelType As SurfaceSlopeLabelType Get
C++
public: property SurfaceSlopeLabelType SlopeLabelType { SurfaceSlopeLabelType get (); }
