Platform SDK: DirectX |
The DirectDrawSurface7.GetFontTransparency method returns the font transparency set by DirectDrawSurface7.SetFontTransparency.
object.GetFontTransparency() As Boolean
If the font is set to be transparent, nonzero is returned and 0 if the font is not set to be transparent.
If the method fails, it raises an error, and Err.Number is set.