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


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

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