Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0

Syntax

C#
public enum ViewFrameLabelLocationType
Visual Basic
Public Enumeration ViewFrameLabelLocationType
Visual C++
public enum class ViewFrameLabelLocationType

Members

Member nameValueDescription
TopLeft1
TopCenter2
TopRight3
MiddleLeft4
MiddleCenter5
MiddleRight6
BottomLeft7
BottomCenter8
BottomRight9

See Also