GroupPlotStyleCellSizeType Property

Gets or sets the GroupPlotCellSizeType enum value that specifies cell size as either uniform or uniform row/column.

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

Property Value

GroupPlotCellSizeType
See Also