General style settings for label text components.
Inheritance Hierarchy
SystemObject[T:Autodesk.Civil.CivilWrapper<AeccDbLabelStyleText>]
Autodesk.Civil.DatabaseServices.StylesLabelStyleTextComponentStyleGeneral
Autodesk.Civil.DatabaseServices.StylesLabelStyleReferenceTextComponentStyleGeneral
Autodesk.Civil.DatabaseServices.StylesLabelStyleTextForEachComponentStyleGeneral
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public class StyleGeneral : [T:Autodesk.Civil.CivilWrapper<AeccDbLabelStyleText>]
VB
Public Class StyleGeneral Inherits [T:Autodesk.Civil.CivilWrapper<AeccDbLabelStyleText>]
C++
public ref class StyleGeneral : public [T:Autodesk.Civil.CivilWrapper<AeccDbLabelStyleText>]
The LabelStyleTextComponentStyleGeneral type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AnchorComponent | Gets a reference object for positioning the point of the text component. | |
| AnchorLocation | Gets the location on the anchor component where the point of the block component is attached. | |
| AnchorPoint | Obsolete. Gets the location on the anchor component where the point of the text component is attached. | |
| Name | Gets the name for text component. | |
| SpanOutsideSegments | Gets whether this component refers to the properties of outside segments. | |
| UsedIn | Gets the display mode in which the component is used;for example if this is set to label, only display the component when display mode is set to label. | |
| Visible | Gets whether the text component is visible in the label style. |
