Skip to main content

cxBordersAll Constant

A TcxBorders value that defines all four borders of a rectangular frame or outline.

Declaration

const cxBordersAll = cxGeometry.cxBordersAll;

Remarks

Multiple methods that affect a set of borders use the cxBordersAll global constant as the default value of an optional parameter.

See Also