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