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


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

IRasterSnappingProperties.Solid Property

Indicates whether to snap to solid.

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

Product Availability

Available with ArcGIS Desktop. Requires ArcScan Extension.

See Also

IRasterSnappingProperties Interface