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





Gets the line color of the shape.

Namespace: MindFusion.Vsx
Assembly: MindFusion.Vsx

 Syntax

C#  Copy Code

public TColor LineColor { get; }

Visual Basic  Copy Code

Public ReadOnly Property LineColor As TColor

 Property Value

A color object.

 See Also

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