Platform SDK: DirectX |
The DirectDrawSurface7.GetFillStyle method returns the fill style set by DirectDrawSurface7.SetFillStyle.
object.GetFillStyle() As Long
If the method succeeds, it returns the fill style set by DirectDrawSurface7.SetFillStyle.
If the method fails, it raises an error, and Err.Number is set.
The default fill style is transparent.