setEdgeTreatments

open fun setEdgeTreatments(leftEdge: EdgeTreatment, topEdge: EdgeTreatment, rightEdge: EdgeTreatment, bottomEdge: EdgeTreatment)

Deprecated

Use ShapeAppearanceModel instead.

Set edge treatments.

Parameters

leftEdge

the edge treatment to use on the left edge.

topEdge

the edge treatment to use on the top edge.

rightEdge

the edge treatment to use on the right edge.

bottomEdge

the edge treatment to use on the bottom edge.