Share

ViewFrameLabelLocationType Enumeration

Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.5.3784.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

Was this information helpful?