Uzaklaştır Komut

Uzaklaştır( <Ölçek Faktörü> )

Zooms the Menu view graphics.svg Graphics View out by given factor with respect to current zoom, center of the screen is used as center point for the zoom.

Uzaklaştır( <Ölçek Faktörü>, <Merkez Nokta> )

Zooms the Menu view graphics.svg Graphics View out by given factor with respect to current zoom, second parameter specifies center point for the zoom.

Uzaklaştır(2, (0, 0))

Uzaklaştır(2) komutu görünümü uzaklaştırı.

Notlar:

  • Uzaklaştır(t) ve Uzaklaştır(t, A) komutları sırasıyla Yakınlaştır(1/t) ve Yakınlaştır(1/t, A) komutlarına denktir.

  • If multiple Graphics Views are present, the active one is used.

  • See also Yakınlaştır, SetActiveView, Pan commands.