Gets the transparency of the foreground color, ranging from 0 (opaque) to 1 (fully transparent).
Namespace: MindFusion.Vsx
Assembly: MindFusion.Vsx
C# Copy Code |
---|
public double ForegroundColorTransparency { get; set; } |
Visual Basic Copy Code |
---|
Public Property ForegroundColorTransparency As Double |
A double value.
WpfDiagram Programmer's Guide | © 2024 MindFusion |