Adobe Dreamweaver API Reference CS5 Instrukcja Użytkownika Strona 191

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 533
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 190
186
DREAMWEAVER API REFERENCE
Workspace
Last updated 8/27/2013
Arguments
snapDistance
The snapDistance argument is an integer that represents the snapping distance in pixels. The default is 10 pixels.
Specify 0 to turn off the Snap feature.
Returns
Nothing.
dreamweaver.showProperties()
Availability
Dreamweaver 3.
Description
This function makes the Property inspector visible and gives it focus.
Arguments
None.
Returns
Nothing.
dreamweaver.tileHorizontally()
Availability
Dreamweaver MX (Windows only), Dreamweaver 8 (added Macintosh support).
Description
Tiles the document windows horizontally, positioning each window next to another one without overlapping the
documents. This process is similar to splitting the workspace vertically.
Arguments
None.
Returns
Nothing.
Example
The following example tiles the open documents horizontally:
dw.tileHorizontally()
Przeglądanie stron 190
1 2 ... 186 187 188 189 190 191 192 193 194 195 196 ... 532 533

Komentarze do niniejszej Instrukcji

Brak uwag