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


IRasterCleanup.BrushSize Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (ArcScan)  

IRasterCleanup.BrushSize Property

The brush size.

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

Product Availability

Available with ArcGIS Desktop. Requires ArcScan Extension.

Remarks

The returned value is in pixels.

See Also

IRasterCleanup Interface