Mobile API Reference  MicroStrategy 2019
Rect2D.h File Reference
#include "Point2D.h"

Go to the source code of this file.

Classes

class  MsiChart::Rect2D
 Use four Int32 values to represent a 2D rectangle. More...
 

Namespaces

 MsiChart
 

Enumerations

enum  MsiChart::REC_EXP_DIRECTION { MsiChart::REC_EXP_INVALID = 0, MsiChart::REC_EXP_HRIZONTAL = 1, MsiChart::REC_EXP_VERTICAL = 2, MsiChart::REC_EXP_BOTH = 3 }