Gets a value indicating whether [empty colors].
public bool EmptyColors {get;}
'Declaration
Public ReadOnly Property EmptyColors As Boolean
'Usage
Dim instance As FillInfo
Dim value As Boolean
value = instance.EmptyColors
Property Value
true
if [empty colors]; otherwise,
false
.