Share

SectionDataBandStyle.MinorIncrementLabelStyleId Property

Gets the band section data label style id at the minor increment.



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

Syntax

C#

public ObjectId MinorIncrementLabelStyleId { get; }

VB

Public ReadOnly Property MinorIncrementLabelStyleId As ObjectId
	Get

C++

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

Property Value

ObjectId

See Also

Reference

Was this information helpful?