Gets the band horizontal geometry spiral label style id at the horizontal.
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public ObjectId SpiralLabelStyleId { get; }
VB
Public ReadOnly Property SpiralLabelStyleId As ObjectId Get
C++
public: property ObjectId SpiralLabelStyleId { ObjectId get (); }