GetFillColor method
Retrieves the surface fill color.
Syntax
HRESULT retVal = object.GetFillColor(pColor);
Parameters
Remarks
If the fill color's alpha channel value is zero, no fill color has been set.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Retrieves the surface fill color.
HRESULT retVal = object.GetFillColor(pColor);
If the fill color's alpha channel value is zero, no fill color has been set.