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


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

IRasterSnappingProperties.MinSolidWidth Property

Minimum length of solids, measured in raster pixels.

[Visual Basic .NET]
Public Property MinSolidWidth As Double
[C#]
public double MinSolidWidth {get; set;}

Product Availability

Available with ArcGIS Desktop. Requires ArcScan Extension.

See Also

IRasterSnappingProperties Interface