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