Specifies the location of the graph title in relation to the view grid.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0
Syntax
C#
public enum GraphTitleLocationType
Visual Basic
Public Enumeration GraphTitleLocationType
Visual C++
public enum class GraphTitleLocationType
Members
Member name | Value | Description | |
---|---|---|---|
Top | 0 | ||
Bottom | 1 | ||
Left | 2 | ||
Right | 3 |