ViewFrameLabelLocationType Enumeration


Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public enum ViewFrameLabelLocationType
Members
Member nameValueDescription
TopLeft1 
TopCenter2 
TopRight3 
MiddleLeft4 
MiddleCenter5 
MiddleRight6 
BottomLeft7 
BottomCenter8 
BottomRight9 
See Also