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