This document is archived and information here might be outdated.  Recommended version.


IVectorizationBatchProperties2.Resolution Property (ArcObjects .NET 10.5 SDK)
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