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.2516.0
Syntax
| C# |
|---|
public enum GraphTitleJustificationType |
| Visual Basic |
|---|
Public Enumeration GraphTitleJustificationType |
| Visual C++ |
|---|
public enum class GraphTitleJustificationType |
Members
| Member name | Value | Description | |
|---|---|---|---|
| TopOrLeft | 0 | ||
| MiddleOrCenter | 1 | ||
| BottomOrRight | 2 |