blendColor Property (ColorBlendRequestParams)
Gets or sets the blending color.
'Declaration
Public Property blendColor As String
public string blendColor { get; set; }
public: __property string* get_blendColor();
public: __property void set_blendColor(
string*
);
Property Value
Default value is "rgba(0,0,0,1)".
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7, .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5