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


IRasterSnappingProperties.Intersections 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.Intersections Property
ArcGIS Developer Help

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