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