GroupPlotStyleMaximumInColumn Property

Gets or sets the maximum number of cross section views plotted in a column before moving on to the next column.

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

Property Value

Int32
See Also