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


IRasterSnappingProperties.Centerline Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (ArcScan)  

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