Share

GraphTitleLocationType 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.280

Syntax

C#

public enum GraphTitleLocationType

VB

Public Enumeration GraphTitleLocationType

C++

public enum class GraphTitleLocationType

Members

Member nameValueDescription
Top0 
Bottom1 
Left2 
Right3 

See Also

Reference

Was this information helpful?