Lua API
On this page
ImDrawFlags
Fields:
Description
Closed | 0x00000001 | v1.0.0 | |
None | 0x00000000 | v1.0.0 | |
RoundCornersAll | 0x000000f0 | v1.0.0 | |
RoundCornersBottom | 0x000000c0 | v1.0.0 | |
RoundCornersBottomLeft | 0x00000040 | v1.0.0 | |
RoundCornersBottomRight | 0x00000080 | v1.0.0 | |
RoundCornersDefault | 0x000000f0 | v1.0.0 | |
RoundCornersLeft | 0x00000050 | v1.0.0 | |
RoundCornersMask | 0x000001f0 | v1.0.0 | |
RoundCornersNone | 0x00000100 | v1.0.0 | |
RoundCornersRight | 0x000000a0 | v1.0.0 | |
RoundCornersTop | 0x00000030 | v1.0.0 | |
RoundCornersTopLeft | 0x00000010 | v1.0.0 | |
RoundCornersTopRight | 0x00000020 | v1.0.0 |