Share

SectionDataBandStyle.GradeBreaksLabelStyleId Property

Gets the band section data label style id at the grade breaks.



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

Syntax

C#

public ObjectId GradeBreaksLabelStyleId { get; }

VB

Public ReadOnly Property GradeBreaksLabelStyleId As ObjectId
	Get

C++

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

Property Value

ObjectId

See Also

Reference

Was this information helpful?