Vuo  2.4.0
VuoVerticalAlignment.h
Go to the documentation of this file.
1
10#pragma once
11
14#define VuoList_VuoVerticalAlignment_TYPE_DEFINED
16
28typedef enum
29{
30 VuoVerticalAlignment_Top,
31 VuoVerticalAlignment_Center,
32 VuoVerticalAlignment_Bottom
34
39
40#define VuoVerticalAlignment_SUPPORTS_COMPARISON
43
53