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