This class represents a section projection label, a label on an object from plan view project into a section view.
Projected objects can be SectionProjection, CogoPoint, FeatureLine or SurveyFigure objects.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
| C# |
|---|
public class SectionProjectionLabel : FeatureLabel |
| Visual Basic |
|---|
Public Class SectionProjectionLabel _ Inherits FeatureLabel |
| Visual C++ |
|---|
public ref class SectionProjectionLabel : public FeatureLabel |
Inheritance Hierarchy
System..::..Object
System..::..MarshalByRefObject
DisposableWrapper
RXObject
Drawable
DBObject
Entity
Curve
Entity
Autodesk.Civil.DatabaseServices..::..Entity
Autodesk.Civil.DatabaseServices..::..LabelBase
Autodesk.Civil.DatabaseServices..::..Label
Autodesk.Civil.DatabaseServices..::..FeatureLabel
Autodesk.Civil.DatabaseServices..::..SectionProjectionLabel
System..::..MarshalByRefObject
DisposableWrapper
RXObject
Drawable
DBObject
Entity
Curve
Entity
Autodesk.Civil.DatabaseServices..::..Entity
Autodesk.Civil.DatabaseServices..::..LabelBase
Autodesk.Civil.DatabaseServices..::..Label
Autodesk.Civil.DatabaseServices..::..FeatureLabel
Autodesk.Civil.DatabaseServices..::..SectionProjectionLabel