GroupPlotStartCornerType Enumeration

Specifies the starting corner for plotting the section views.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public enum GroupPlotStartCornerType
Members
Member nameValueDescription
LowerLeft0 
UpperLeft1 
LowerRight2 
UpperRight3 
See Also