GraphTitleJustificationType Enumeration |
Specifies the location of the graph title in relation to the view grid.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic enum GraphTitleJustificationType
Public Enumeration GraphTitleJustificationType
public enum class GraphTitleJustificationType
Members| Member name | Value | Description |
|---|
| TopOrLeft | 0 | |
| MiddleOrCenter | 1 | |
| BottomOrRight | 2 | |
See Also