This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRedactionInfo Interface > IRedactionInfo.FillColor Property (ArcObjects .NET 10.4 SDK) |
.
[Visual Basic .NET] Public Property FillColor As Object
[C#] public object FillColor {get; set;}
[C++]
HRESULT get_FillColor(
VARIANT* pvtFillColor
);
[C++]
HRESULT put_FillColor(
VARIANT pvtFillColor
);
[C++]
Parameters pvtFillColor [out, retval] pvtFillColor is a parameter of type VARIANT pvtFillColor [in] pvtFillColor is a parameter of type VARIANT