GroupPlotStartCornerType Enumeration |
Specifies the starting corner for plotting the section views.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic enum GroupPlotStartCornerType
Public Enumeration GroupPlotStartCornerType
public enum class GroupPlotStartCornerType
MembersMember name | Value | Description |
---|
LowerLeft | 0 | |
UpperLeft | 1 | |
LowerRight | 2 | |
UpperRight | 3 | |
See Also