An enumeration that specifies the position of the Band, either the top or bottom of the profile/section view.
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 10.0.1111.0
Syntax
C# |
---|
public enum BandLocationType |
Visual Basic |
---|
Public Enumeration BandLocationType |
Visual C++ |
---|
public enum class BandLocationType |
Members
Member name | Value | Description | |
---|---|---|---|
Bottom | 1 | ||
Top | 0 |