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.8.0.292
Syntaxpublic enum GraphTitleJustificationType
Public Enumeration GraphTitleJustificationType
public enum class GraphTitleJustificationType
MembersMember name | Value | Description |
---|
TopOrLeft | 0 | |
MiddleOrCenter | 1 | |
BottomOrRight | 2 | |
See Also