IsBrushColorEmpty Method (C1PdfDocumentBase)
Determines whether the brush color alpha component is zero or is uninitialized.
'Declaration
Protected Function IsBrushColorEmpty() As Boolean
protected bool IsBrushColorEmpty()
Return Value
True if the brush color alpha component is zero or is uninitialized; otherwise, false.