General style settings for text-for-each label components.
Inheritance Hierarchy
SystemObject[T:Autodesk.Civil.CivilWrapper<AeccDbLabelStyleText>]
Autodesk.Civil.DatabaseServices.StylesLabelStyleTextComponentStyleGeneral
Autodesk.Civil.DatabaseServices.StylesLabelStyleTextForEachComponentStyleGeneral
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public sealed class StyleGeneral : LabelStyleTextComponentStyleGeneral
VB
Public NotInheritable Class StyleGeneral Inherits LabelStyleTextComponentStyleGeneral
C++
public ref class StyleGeneral sealed : public LabelStyleTextComponentStyleGeneral
The LabelStyleTextForEachComponentStyleGeneral type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AnchorComponent |
Gets a reference object for positioning the point of the text component.
(Inherited from LabelStyleTextComponentStyleGeneral) |
![]() | AnchorLocation |
Gets the location on the anchor component where the point of the block component is attached.
(Inherited from LabelStyleTextComponentStyleGeneral) |
![]() | AnchorPoint | Obsolete. Gets the location on the anchor component where the point of the text component is attached. (Inherited from LabelStyleTextComponentStyleGeneral) |
![]() | Name |
Gets the name for text component.
(Inherited from LabelStyleTextComponentStyleGeneral) |
![]() | SpanOutsideSegments |
Gets whether this component refers to the properties of outside segments.
(Inherited from LabelStyleTextComponentStyleGeneral) |
![]() | TextForEach | Gets the text component to output the specified content for each item in the specified collection. |
![]() | 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.
(Inherited from LabelStyleTextComponentStyleGeneral) |
![]() | Visible |
Gets whether the text component is visible in the label style.
(Inherited from LabelStyleTextComponentStyleGeneral) |