FrameRect

constructor(left: Int, top: Int, right: Int, bottom: Int)

Parameters

left

The left coordinate in DP.

top

The top coordinate in DP.

right

The right coordinate in DP.

bottom

The bottom coordinate in DP.