MoSync 3.0.1
MARect Struct Reference

A structure representing a rectangle. More...

#include <maapi.h>

List of all members.

Public Attributes

int left
int top
int width
int height

Detailed Description

A structure representing a rectangle.

The x and y coordinate of the top-left corner are defined by 'left' and 'top'. The dimensions of the rectangle are defined by 'width' and 'height'.


Member Data Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines