GroupPlotStyleStartCorner Property

Gets or sets the GroupPlotStartCornerType enum value that specifies the starting corner type for plotting the section views.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public GroupPlotStartCornerType StartCorner { get; set; }

Property Value

GroupPlotStartCornerType
See Also