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