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.4.2516.0
Syntax
C# |
---|
public BandLocationType Location { get; } |
Visual Basic |
---|
Public ReadOnly Property Location As BandLocationType Get |
Visual C++ |
---|
public: property BandLocationType Location { BandLocationType get (); } |