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





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

Namespace: MindFusion.Vsx
Assembly: MindFusion.Vsx

 Syntax

C#  Copy Code

public double ForegroundColorTransparency { get; set; }

Visual Basic  Copy Code

Public Property ForegroundColorTransparency As Double

 Property Value

A double value.

 See Also

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