GraphTitleJustificationType Enumeration

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.292
Syntax
public enum GraphTitleJustificationType
Members
Member nameValueDescription
TopOrLeft0 
MiddleOrCenter1 
BottomOrRight2 
See Also