Share

SectionDataBandStyle.SampleLineVerticesLabelStyleId Property

Gets the band section data label style id at the sample line vertices.



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

Syntax

C#

public ObjectId SampleLineVerticesLabelStyleId { get; }

VB

Public ReadOnly Property SampleLineVerticesLabelStyleId As ObjectId
	Get

C++

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

Property Value

ObjectId

See Also

Reference

Was this information helpful?