Share

ViewFrameLabelLocationType Enumeration



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

Syntax

C#

public enum ViewFrameLabelLocationType

VB

Public Enumeration ViewFrameLabelLocationType

C++

public enum class ViewFrameLabelLocationType

Members

Member nameValueDescription
TopLeft1 
TopCenter2 
TopRight3 
MiddleLeft4 
MiddleCenter5 
MiddleRight6 
BottomLeft7 
BottomCenter8 
BottomRight9 

See Also

Reference

Was this information helpful?