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