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