ArcObjects Library Reference (ArcScan)  

IVectorizationLayers.CurrentLayer Property

The vectorization target layer.

[Visual Basic .NET]
Public Property CurrentLayer As IRasterLayer
[C#]
public IRasterLayer CurrentLayer {get; set;}

Product Availability

Available with ArcGIS Desktop. Requires ArcScan Extension.

Description

This property relates to the raster dropdown on the ArcScan toolbar.

See Also

IVectorizationLayers Interface