Specifies the location of the graph title in relation to the view grid.
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public enum GraphTitleJustificationType
VB
Public Enumeration GraphTitleJustificationType
C++
public enum class GraphTitleJustificationType
Members
Member name | Value | Description |
---|---|---|
TopOrLeft | 0 | |
MiddleOrCenter | 1 | |
BottomOrRight | 2 |