Share

SurfaceSlopeLabel.SlopeLabelType Property

Gets the type of surface slope label.



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

Syntax

C#

public SurfaceSlopeLabelType SlopeLabelType { get; }

VB

Public ReadOnly Property SlopeLabelType As SurfaceSlopeLabelType
	Get

C++

public:
property SurfaceSlopeLabelType SlopeLabelType {
	SurfaceSlopeLabelType get ();
}

Property Value

SurfaceSlopeLabelType

See Also

Reference

Was this information helpful?