ArcObjects Library Reference (ArcScan)  

IVectorizationBatchProperties2.Resolution Property

Resolution of raster.

[Visual Basic .NET]
Public Property Resolution As Integer
[C#]
public int Resolution {get; set;}

Product Availability

Available with ArcGIS Desktop. Requires ArcScan Extension.

Remarks

This property defines the ratio between pixels and units of the source raster image (points, cm, mm, inches).

See Also

IVectorizationBatchProperties2 Interface