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