IndirectAttributeVariable<System.Drawing.Color>.HasDefaultValue Property
Gets a value that tells whether the IndirectAttributeVariable<System.Drawing.Color> has a default value that is returned when an attribute is missing or cannot be converted to the correct return type.
Syntax
public System.Boolean HasDefaultValue { get; }
Property Value
True if the attribute variable has a default value; otherwise, False.
Platforms
Windows, Linux, Android