SectionDataBandStyleCenterlineLabelStyleId Property |
Gets the band section data label style id at the centerline.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic ObjectId CenterlineLabelStyleId { get; }
Public ReadOnly Property CenterlineLabelStyleId As ObjectId
Get
public:
property ObjectId CenterlineLabelStyleId {
ObjectId get ();
}
Property Value
ObjectId
See Also