共用方式為


DocumentViewer.CanDecreaseZoom 屬性

定義

會得到一個值,表示是否 DocumentViewer 可以放大更多。

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

屬性值

true如果控制器能拉遠一點;否則,。 false

備註

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

相依財產資訊

項目 價值
識別碼欄位 CanDecreaseZoomProperty
元資料屬性設為 true 沒有

適用於

另請參閱