public Nullable<Color> operator implicit( PropertyValue propertyValue )
Parameters
- propertyValue
- Value to convert.
Return Value
System.Drawing.Color? value of given PropertyValue.
public Nullable<Color> operator implicit( PropertyValue propertyValue )