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


IRasterCleanup.ForegroundColorActive Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (ArcScan)  

IRasterCleanup.ForegroundColorActive Property

Indicates whether the foreground color should be used for the active drawing color.

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

Product Availability

Available with ArcGIS Desktop. Requires ArcScan Extension.

Remarks

Set this value to TRUE to make the the foreground color active.

See Also

IRasterCleanup Interface