BandSetItemCollectionLocation Property |
Gets the position of all the bands in the current collection, either the top or bottom of the view.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic BandLocationType Location { get; }
Public ReadOnly Property Location As BandLocationType
Get
public:
property BandLocationType Location {
BandLocationType get ();
}
Property Value
BandLocationType
See Also