OH_Drawing_RectStyle_Info
typedef struct {...} OH_Drawing_RectStyle_Info
Overview
This 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. |
你可能感兴趣的鸿蒙文章
openharmony 鸿蒙 capi-drawing-gpu-context-h
openharmony 鸿蒙 capi-drawing-nativepixelmap-
openharmony 鸿蒙 capi-nativevsync-oh-nativevsync-expectedraterange
openharmony 鸿蒙 capi-drawing-oh-drawing-brush
openharmony 鸿蒙 capi-drawing-oh-drawing-image-info
openharmony 鸿蒙 capi-drawing-text-linetypography-h
openharmony 鸿蒙 capi-oh-nativeimage-oh-nativeimage
openharmony 鸿蒙 capi-drawing-typeface-h