Inheritance Hierarchy
SystemObject[T:Autodesk.Civil.CivilWrapper<AeccDbLabelStyleText>]
Autodesk.Civil.DatabaseServices.StylesLabelStyleTextComponentStyleText
Autodesk.Civil.DatabaseServices.StylesLabelStyleTextForEachComponentStyleText
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public class StyleText : LabelStyleTextComponentStyleText
VB
Public Class StyleText Inherits LabelStyleTextComponentStyleText
C++
public ref class StyleText : public LabelStyleTextComponentStyleText
The LabelStyleTextForEachComponentStyleText type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Angle |
Gets the angle of the text comonent from the start point.
(Inherited from LabelStyleTextComponentStyleText) |
![]() | Attachment |
Gets the point, calculated based on a rectangle that encompasses the text component, where the text component is attached to the anchor point
(Inherited from LabelStyleTextComponentStyleText) |
![]() | Color |
Gets the color of the text component.
(Inherited from LabelStyleTextComponentStyleText) |
![]() | Contents |
Gets the contents for text component.
(Inherited from LabelStyleTextComponentStyleText) |
![]() | CurveContents | Gets the curve contents for a text component. |
![]() | Height |
Gets the height for text component.
(Inherited from LabelStyleTextComponentStyleText) |
![]() | Lineweight |
Gets the line weight of the line component.
(Inherited from LabelStyleTextComponentStyleText) |
![]() | MaxWidth |
Gets the maximum width for text component.
(Inherited from LabelStyleTextComponentStyleText) |
![]() | SpiralContents | Gets the spiral contents for a text component. |
![]() | XOffset |
Gets the text component away from an object in the X direction.
(Inherited from LabelStyleTextComponentStyleText) |
![]() | YOffset |
Gets the text component away from an object in the Y direction.
(Inherited from LabelStyleTextComponentStyleText) |