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


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

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