Gets the type of surface slope label.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public SurfaceSlopeLabelType SlopeLabelType { get; } |
Visual Basic |
---|
Public ReadOnly Property SlopeLabelType As SurfaceSlopeLabelType Get |
Visual C++ |
---|
public: property SurfaceSlopeLabelType SlopeLabelType { SurfaceSlopeLabelType get (); } |