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





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

Namespace: MindFusion.Vsx
Assembly: MindFusion.Vsx

 Syntax

C#  Copy Code

public double LineColorTransparency { get; }

Visual Basic  Copy Code

Public ReadOnly Property LineColorTransparency As Double

 Property Value

A double value.

 See Also

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