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