BandSetItemStaggerLineHeight Property

Gets or sets the height of the label stagger line.
  1. Thrown when the Band type is not ProfileData or SectionData.
  2. Thrown when the StaggerLabel is NAMESPACE_CIVILSTYLE::StaggerLabelType::None.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public double StaggerLineHeight { get; set; }

Property Value

Double
See Also