GroupPlotCellSizeType Enumeration

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.4.208.0

Syntax

C#

public enum GroupPlotCellSizeType

Visual Basic

Public Enumeration GroupPlotCellSizeType

Visual C++

public enum class GroupPlotCellSizeType

Members

Member nameValueDescription
UniformForAll0
UniformPerRowOrColumn1

See Also