Specifies the starting corner for plotting the section views.
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public enum GroupPlotStartCornerType
VB
Public Enumeration GroupPlotStartCornerType
C++
public enum class GroupPlotStartCornerType
Members
Member name | Value | Description |
---|---|---|
LowerLeft | 0 | |
UpperLeft | 1 | |
LowerRight | 2 | |
UpperRight | 3 |