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


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

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