ZoomControl.Step 屬性

定義

取得擷取裝置支援的最小縮放值增量。

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

屬性值

Single

float

擷取裝置支援的最小縮放值遞增。

適用於