alias ImGui::TopLevel::ImDrawCornerFlags

Alias Definition

ImGui::ImDrawCornerFlags

Defined in:

types.cr

Constant Summary

Bot = 12

0xC

BotLeft = 4

0x4

BotRight = 8

0x8

Left = 5

0x5

None = 0
Right = 10

0xA

Top = 3

0x3

TopLeft = 1

0x1

TopRight = 2

0x2