General style settings for label block components.
Inheritance Hierarchy
SystemObject[T:Autodesk.Civil.CivilWrapper<AeccDbLabelStyleBlock>]
Autodesk.Civil.DatabaseServices.StylesLabelStyleBlockComponentStyleGeneral
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class StyleGeneral : [T:Autodesk.Civil.CivilWrapper<AeccDbLabelStyleBlock>]
VB
Public NotInheritable Class StyleGeneral Inherits [T:Autodesk.Civil.CivilWrapper<AeccDbLabelStyleBlock>]
C++
public ref class StyleGeneral sealed : public [T:Autodesk.Civil.CivilWrapper<AeccDbLabelStyleBlock>]
The LabelStyleBlockComponentStyleGeneral type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AnchorComponent | Gets a reference object for positioning the point of the block 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 block component is attached. |
![]() | Name | Gets the name for block component. |
![]() | 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 block component is visible in the label style. |