WhitePanEvent Class Reference Inherits from WhiteObject Declared in WhitePanEvent.h Overview The coordinates of the points in the whiteboard. x The X coordinate of the points in the whiteboard. @property (nonatomic, assign) CGFloat x Declared In WhitePanEvent.h y The Y coordinate of the points in the whiteboard. @property (nonatomic, assign) CGFloat y Declared In WhitePanEvent.h