SectionViewBandSetItemLabelAtStartOffset Property |
Gets or sets a boolean value that specifies whether the labels are shown at start offset of the band.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntaxpublic bool LabelAtStartOffset { get; set; }Public Property LabelAtStartOffset As Boolean
Get
Set
public:
property bool LabelAtStartOffset {
bool get ();
void set (bool value);
}Property Value
Boolean
Exceptions
See Also