Specifies the starting corner for plotting the section views.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 10.0.1111.0

Syntax

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

Members

Member nameValueDescription
LowerRight2
UpperLeft1
UpperRight3
LowerLeft0

See Also