MindFusion.Wpf Pack Programmer's Guide
Shape(TColor, TImage).BackgroundColorTransparency Property
See Also
 





Gets or sets the transparency of the background color, ranging from 0 (opaque) to 1 (fully transparent).

Namespace: MindFusion.Vsx
Assembly: MindFusion.Vsx

 Syntax

C#  Copy Code

public double BackgroundColorTransparency { get; set; }

Visual Basic  Copy Code

Public Property BackgroundColorTransparency As Double

 Property Value

A double value.

 See Also

Shape(TColor, TImage) Members
Shape(TColor, TImage) Class
MindFusion.Vsx Namespace