oldColor Property (ReplaceColorRequestParams)
Gets or sets old color.
'Declaration
Public Property oldColor As String
public string oldColor { get; set; }
public: __property string* get_oldColor();
public: __property void set_oldColor(
string*
);
Property Value
Default value is "rgba(255,255,255,1)".
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7, .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5