harmony 鸿蒙Rect

  • 2023-06-24
  • 浏览 (803)

Rect

The Rect module describes a rectangle on the display.

Since

8

Related Modules

NativeWindow

Name Description
x Start X coordinate of the rectangle.
y Start Y coordinate of the rectangle.
w Width of the rectangle.
h Height of the rectangle.
int32_t Rect::x

Description

Start X coordinate of the rectangle.

int32_t Rect::y

Description

Start Y coordinate of the rectangle.

uint32_t Rext::w

Description

Width of the rectangle.

uint32_t Rect::h

Description

Height of the rectangle.

harmony 鸿蒙Native APIs

harmony 鸿蒙AVCapability

harmony 鸿蒙AVDemuxer

harmony 鸿蒙AVMuxer

harmony 鸿蒙AVScreenCapture

harmony 鸿蒙AVSource

harmony 鸿蒙AudioDecoder

harmony 鸿蒙AudioEncoder

harmony 鸿蒙CodecBase

harmony 鸿蒙Core

0  赞