Specifies how the size of each cell in the array will be determined.
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public enum GroupPlotCellSizeType
VB
Public Enumeration GroupPlotCellSizeType
C++
public enum class GroupPlotCellSizeType
Members
| Member name | Value | Description |
|---|---|---|
| UniformForAll | 0 | |
| UniformPerRowOrColumn | 1 |
