Text style settings for label text components.
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.8.0.280
Syntax
C#
public class StyleText : [T:Autodesk.Civil.CivilWrapper<AeccDbLabelStyleText>]
VB
Public Class StyleText Inherits [T:Autodesk.Civil.CivilWrapper<AeccDbLabelStyleText>]
C++
public ref class StyleText : public [T:Autodesk.Civil.CivilWrapper<AeccDbLabelStyleText>]
The LabelStyleTextComponentStyleText type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Angle | Gets the angle of the text comonent from the start point. |
![]() | Attachment | Gets the point, calculated based on a rectangle that encompasses the text component, where the text component is attached to the anchor point |
![]() | Color | Gets the color of the text component. |
![]() | Contents | Gets the contents for text component. |
![]() | Height | Gets the height for text component. |
![]() | Lineweight | Gets the line weight of the line component. |
![]() | MaxWidth | Gets the maximum width for text component. |
![]() | XOffset | Gets the text component away from an object in the X direction. |
![]() | YOffset | Gets the text component away from an object in the Y direction. |