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


IRasterSnappingProperties.Centerline Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcScan > ESRI.ArcGIS.ArcScan > Interfaces > IR > IRasterSnappingProperties Interface > IRasterSnappingProperties.Centerline Property
ArcGIS Developer Help

IRasterSnappingProperties.Centerline Property

Indicates whether to snap to centerlines.

[Visual Basic .NET]
Public Property Centerline As Boolean
[C#]
public bool Centerline {get; set;}

Product Availability

Available with ArcGIS Desktop. Requires ArcScan Extension.

See Also

IRasterSnappingProperties Interface