Public Member Functions | |
this (IntPtr wxobj) | |
this () | |
this (int id) | |
int | RequestedLength () |
void | RequestedLength (int value) |
int | Flags () |
void | Flags (int value) |
Size | size () |
void | size (Size value) |
LayoutOrientation | Orientation () |
void | Orientation (LayoutOrientation value) |
LayoutAlignment | Alignment () |
void | Alignment (LayoutAlignment value) |
Static Public Member Functions | |
static | this () |
this | ( | IntPtr | wxobj | ) |
Reimplemented from Event.
this | ( | ) |
Reimplemented from Event.
this | ( | int | id | ) |
static this | ( | ) | [static] |
Reimplemented from Event.
int RequestedLength | ( | ) |
void RequestedLength | ( | int | value | ) |
int Flags | ( | ) |
void Flags | ( | int | value | ) |
Size size | ( | ) |
void size | ( | Size | value | ) |
LayoutOrientation Orientation | ( | ) |
void Orientation | ( | LayoutOrientation | value | ) |
LayoutAlignment Alignment | ( | ) |
void Alignment | ( | LayoutAlignment | value | ) |