| NW_RESIZE_CURSOR | ใช้คืนค่า ตัวเลข ที่เป็นค่าคงที่ ที่แทนความหมายว่าเป็น cursor แบบ north west resize |
|---|
property:NW_RESIZE_CURSOR;
return type:int
special:static
special:static
content:ใช้คืนค่า ตัวเลข ที่เป็นค่าคงที่ ที่แทนความหมายว่าเป็น cursor แบบ north west resize
example:Cursor cursor = new Cursor ( Cursor.NW_RESIZE_CURSOR );