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


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

IRasterSnappingProperties.Ends Property

Indicates whether to snap to ends.

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

Product Availability

Available with ArcGIS Desktop. Requires ArcScan Extension.

See Also

IRasterSnappingProperties Interface