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