Gets the band horizontal label style id at the tangent.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0

Syntax

C#
public ObjectId TangentLabelStyleId { get; }
Visual Basic
Public ReadOnly Property TangentLabelStyleId As ObjectId
	Get
Visual C++
public:
property ObjectId TangentLabelStyleId {
	ObjectId get ();
}

See Also