'Declaration Protected Function ShouldSerialize( _ ByVal field As System.Drawing.Color _ ) As System.Boolean
protected System.bool ShouldSerialize( System.Drawing.Color field )
Parameters
- field
- The property to compare with default value.
Return Value
True if the System.Drawing.Color has no default value; otherwise, it is false.