harmony 鸿蒙OH_Drawing_RectStyle_Info
OH_Drawing_RectStyle_Info
Overview
The OH_Drawing_RectStyle_Info struct describes the style of a rectangle.
Since: 12
Related module: Drawing
Header file: drawing_types.h
Summary
Member Variables
Name | Description |
---|---|
uint32_t color | Color of the rectangle. |
double leftTopRadius | Left top radius of the rectangle. |
double rightTopRadius | Right top radius of the rectangle. |
double rightBottomRadius | Right bottom radius of the rectangle. |
double leftBottomRadius | Left bottom radius of the rectangle. |
Member Variable Description
color
uint32_t OH_Drawing_RectStyle_Info::color
Description
Color of the rectangle.
leftBottomRadius
double OH_Drawing_RectStyle_Info::leftBottomRadius
Description
Left bottom radius of the rectangle.
leftTopRadius
double OH_Drawing_RectStyle_Info::leftTopRadius
Description
Left top radius of the rectangle.
rightBottomRadius
double OH_Drawing_RectStyle_Info::rightBottomRadius
Description
Right bottom radius of the rectangle.
rightTopRadius
double OH_Drawing_RectStyle_Info::rightTopRadius
Description
Right top radius of the rectangle.
你可能感兴趣的鸿蒙文章
harmony 鸿蒙DisplaySoloist_ExpectedRateRange
harmony 鸿蒙NativeColorSpaceManager
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦