CustomRenderSettings.GetCellBorderWidth

CustomRenderSettings.GetCellBorderWidth method

Specifies cell border width according to border type.

public virtual float GetCellBorderWidth(CellBorderType borderType)
ParameterTypeDescription
borderTypeCellBorderTypecell border type

Return Value

cell border width

Remarks

Any negative value will be ignored.

See Also