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


IRasterSnappingProperties.Intersections Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (ArcScan)  

IRasterSnappingProperties.Intersections Property

Indicates whether to snap to intersections.

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

Product Availability

Available with ArcGIS Desktop. Requires ArcScan Extension.

See Also

IRasterSnappingProperties Interface