Block style settings for label block components.
Inheritance Hierarchy
SystemObject[T:Autodesk.Civil.CivilWrapper<AeccDbLabelStyleBlock>]
Autodesk.Civil.DatabaseServices.StylesLabelStyleBlockComponentStyleBlock
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class StyleBlock : [T:Autodesk.Civil.CivilWrapper<AeccDbLabelStyleBlock>]
VB
Public NotInheritable Class StyleBlock Inherits [T:Autodesk.Civil.CivilWrapper<AeccDbLabelStyleBlock>]
C++
public ref class StyleBlock sealed : public [T:Autodesk.Civil.CivilWrapper<AeccDbLabelStyleBlock>]
The LabelStyleBlockComponentStyleBlock type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Attachment | Gets the location on the block component that is attached to the anchor point |
![]() | BlockHeight | Gets the height to whick the block is scaled to fit. |
![]() | BlockName | Gets the block to use for the block component. |
![]() | Color | Gets the color of block component. |
![]() | Linetype | Gets the line type of the block component. |
![]() | Lineweight | Gets the line weight of the block component. |
![]() | RotationAngle | Gets the angle for block component. |
![]() | XOffset | Gets the offset distance between the attachment point and the anchor point in the X direction |
![]() | YOffset | Gets the offset distance between the attachment point and the anchor point in the Y direction |