LabelStyleBlockComponentStyleBlock Class

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.292
Syntax
public sealed class StyleBlock : [T:Autodesk.Civil.CivilWrapper<AeccDbLabelStyleBlock>]

The LabelStyleBlockComponentStyleBlock type exposes the following members.

Properties
 NameDescription
Public propertyAttachment Gets the location on the block component that is attached to the anchor point
Public propertyBlockHeight Gets the height to whick the block is scaled to fit.
Public propertyBlockName Gets the block to use for the block component.
Public propertyColor Gets the color of block component.
Public propertyLinetype Gets the line type of the block component.
Public propertyLineweight Gets the line weight of the block component.
Public propertyRotationAngle Gets the angle for block component.
Public propertyXOffset Gets the offset distance between the attachment point and the anchor point in the X direction
Public propertyYOffset Gets the offset distance between the attachment point and the anchor point in the Y direction
Top
See Also