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