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





Gets or sets the foreground color of the shape.

Namespace: MindFusion.Vsx
Assembly: MindFusion.Vsx

 Syntax

C#  Copy Code

public TColor ForegroundColor { get; set; }

Visual Basic  Copy Code

Public Property ForegroundColor As TColor

 Property Value

A color object.

 See Also

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