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.
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
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.