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.
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.