共用方式為


AxisScaleView.Zoomable 屬性

定義

取得或設定旗標,這個旗標表示是否已啟用使用者介面縮放。

public:
 property bool Zoomable { bool get(); void set(bool value); };
[System.ComponentModel.Bindable(true)]
public bool Zoomable { get; set; }
[<System.ComponentModel.Bindable(true)>]
member this.Zoomable : bool with get, set
Public Property Zoomable As Boolean

屬性值

Boolean

如果啟用使用者介面縮放則為 true,否則為 false

屬性

適用於