Share

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

Syntax

C#

public enum GroupPlotCellSizeType

VB

Public Enumeration GroupPlotCellSizeType

C++

public enum class GroupPlotCellSizeType

Members

Member nameValueDescription
UniformForAll0 
UniformPerRowOrColumn1 

See Also

Reference

Was this information helpful?