Share

HorizontalGeometryBandStyle.CurveLabelStyleId Property

Gets the band horizontal label style id at the curve.



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

Syntax

C#

public ObjectId CurveLabelStyleId { get; }

VB

Public ReadOnly Property CurveLabelStyleId As ObjectId
	Get

C++

public:
property ObjectId CurveLabelStyleId {
	ObjectId get ();
}

Property Value

ObjectId

See Also

Reference

Was this information helpful?