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


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

IRasterSnappingProperties.Corner Property

Indicates whether to snap to corners.

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

Product Availability

Available with ArcGIS Desktop. Requires ArcScan Extension.

See Also

IRasterSnappingProperties Interface