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


IVectorizationBatchProperties2.Resolution Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcScan > ESRI.ArcGIS.ArcScan > Interfaces > IV > IVectorizationBatchProperties2 Interface > IVectorizationBatchProperties2.Resolution Property
ArcGIS Developer Help

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