DocumentViewer.CanDecreaseZoom 屬性

定義

取得表示 DocumentViewer 是否可以進一步縮小的值。

public:
 property bool CanDecreaseZoom { bool get(); };
public bool CanDecreaseZoom { get; }
member this.CanDecreaseZoom : bool
Public ReadOnly Property CanDecreaseZoom As Boolean

屬性值

Boolean

如果控制項可以進一步縮小,則為 true,否則為 false

備註

最小縮放值為 5%。 當達到最小縮放層級時,屬性 CanDecreaseZoom 就會 false 變成 。

相依性屬性資訊

識別碼欄位 CanDecreaseZoomProperty
中繼資料屬性設定為 true

適用於

另請參閱