Outline.Rectangle


Rectangular area.

Summary

Public constructors

Rectangle(rect: Rect)
Cmn

Public functions

open operator Boolean
equals(other: Any?)
Cmn
open Int
Cmn

Public properties

open Rect

Return the bounds of the outline

Cmn
Rect
Cmn

Public constructors

Rectangle

Rectangle(rect: Rect)

Public functions

equals

open operator fun equals(other: Any?): Boolean

hashCode

open fun hashCode(): Int

Public properties

bounds

open val boundsRect

Return the bounds of the outline

rect

val rectRect