共用方式為


IImageScannerSourceConfiguration.ActualResolution 屬性

定義

取得 DPI 中掃描來源的實際水準和垂直掃描解析度。

public:
 property ImageScannerResolution ActualResolution { ImageScannerResolution get(); };
ImageScannerResolution ActualResolution();
public ImageScannerResolution ActualResolution { get; }
var imageScannerResolution = iImageScannerSourceConfiguration.actualResolution;
Public ReadOnly Property ActualResolution As ImageScannerResolution

屬性值

水準和垂直解析度,以圖元為單位。

適用於