GraphTitleLocationType 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 GraphTitleLocationType
Public Enumeration GraphTitleLocationType
public enum class GraphTitleLocationType
MembersMember name | Value | Description |
---|
Top | 0 | |
Bottom | 1 | |
Left | 2 | |
Right | 3 | |
See Also