@interface MFAtomIcon : UIImage @property (nonatomic) struct CGPoint { double x; double y; } drawingOffset; @end