LabelStylesSectionRootMajorOffsetLabelStyles Property |
Gets the collection of all section major station label styles.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic LabelStyleCollection MajorOffsetLabelStyles { get; }
Public ReadOnly Property MajorOffsetLabelStyles As LabelStyleCollection
Get
public:
property LabelStyleCollection^ MajorOffsetLabelStyles {
LabelStyleCollection^ get ();
}
Property Value
LabelStyleCollection
See Also