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


IRasterCleanup.LineWidth Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcScan > ESRI.ArcGIS.ArcScan > Interfaces > IR > IRasterCleanup Interface > IRasterCleanup.LineWidth Property
ArcGIS Developer Help

IRasterCleanup.LineWidth Property

The drawing line width.

[Visual Basic .NET]
Public Property LineWidth As Integer
[C#]
public int LineWidth {get; set;}

Product Availability

Available with ArcGIS Desktop. Requires ArcScan Extension.

Remarks

The returned value is in pixels.

See Also

IRasterCleanup Interface