struct Core::ViewSizeProperty
Overview
#include <coreuiproperties.h> struct ViewSizeProperty: public Core::Property { // fields Rect size; // construction ViewSizeProperty (RectRef size = Rect ()); };
Inherited Members
public: // fields PropertyType type; int size;
Detailed Documentation
Fields
Rect size
view size