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


IVectorizationProperties.ForegroundClassIndex Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (ArcScan)  

IVectorizationProperties.ForegroundClassIndex Property

Raster renderer class index used to draw the foreground pixels.

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

Product Availability

Available with ArcGIS Desktop. Requires ArcScan Extension.

See Also

IVectorizationProperties Interface