C1.C1Pdf Namespace / C1PdfDocument Class / IsBrushColorEmpty Method

In This Topic
IsBrushColorEmpty Method (C1PdfDocument)
In This Topic
Determines whether the brush color alpha component is zero or is uninitialized.
Syntax
'Declaration
 
Protected Function IsBrushColorEmpty() As Boolean
 

Return Value

True if the brush color alpha component is zero or is uninitialized; otherwise, false.
See Also