BandStylesRootProfileViewSectionalDataBandStyles Property |
Gets the collection of all profile view sectional data band styles.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic BandStyleCollection ProfileViewSectionalDataBandStyles { get; }
Public ReadOnly Property ProfileViewSectionalDataBandStyles As BandStyleCollection
Get
public:
property BandStyleCollection^ ProfileViewSectionalDataBandStyles {
BandStyleCollection^ get ();
}
Property Value
BandStyleCollection
See Also