ZoomControl.Max 屬性

定義

取得擷取裝置所支援的縮放值上限。

public:
 property float Max { float get(); };
float Max();
public float Max { get; }
var single = zoomControl.max;
Public ReadOnly Property Max As Single

屬性值

Single

float

擷取裝置支援的縮放值上限。

適用於