The dragged state components related properties of the default label style settings.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.DatabaseServices.StylesLabelStyleDefaultDefaultDraggedStateComponents
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class DefaultDraggedStateComponents : TreeOidWrapper
VB
Public NotInheritable Class DefaultDraggedStateComponents Inherits TreeOidWrapper
C++
public ref class DefaultDraggedStateComponents sealed : public TreeOidWrapper
The LabelStyleDefaultDefaultDraggedStateComponents type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | BorderType | Gets the shape of the border, either rounded or rectangular. |
![]() | BorderVisibility | Gets the boolean value that specifies whether a border is visible for dragged labels. |
![]() | Color | Gets the color for dragged components. |
![]() | DisplayType | Gets the enum value that specifies how label content is displayed after it is dragged from its default position. |
![]() | Gap | Gets the distance between the leader and the label text. |
![]() | LeaderAttachment | Gets the location where a leader hook is drawn in relation to label content. |
![]() | LeaderJustification | Gets the boolean value that specifies the justification of label text in relation to the leader. |
![]() | Linetype | Gets the linetype for dragged components. |
![]() | Lineweight | Gets the lineweight for dragged components. |
![]() | MaxTextWidth | Gets the maximum plotted width for all text components. |
![]() | TextHeight | Gets the plotted height for all text components. |
![]() | UseBackgroundMask | Gets the boolean value that specifies whether use background mask when drawing. |