最終更新:2012-09-21 (金) 10:41:01 (4228d)  

NSRect
Top / NSRect

定義

typedef struct _NSRect {
      NSPoint origin;
      NSSize size;
} NSRect;

関連

メモ