This document is archived and information here might be outdated. Recommended version. |
Fill value field. If specified, fill with this value. Otherwise duplicate the seed pixel.
[Visual Basic .NET] Public Property FillValueField As String
[C#] public string FillValueField {get; set;}
[C++]
HRESULT get_FillValueField(
System.String* pFillValueField
);
[C++]
HRESULT put_FillValueField(
BSTR pFillValueField
);
[C++]
Parameters pFillValueField [out, retval]
pFillValueField is a parameter of type BSTR* pFillValueField [in]
pFillValueField is a parameter of type BSTR