Style.SetBorderLine

Style.SetBorderLine method

Sets the border line type of the specified border.

public void SetBorderLine(BorderType borderType, BorderLineType borderLineType)
ParameterTypeDescription
borderTypeBorderTypeborderType which border to set.
borderLineTypeBorderLineTypeborderLineType border line type of the specified border.

See Also