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