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





Gets or sets the line color used to draw elements on this layer.

Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping

 Syntax

C#  Copy Code

public TColor LineColor { get; set; }

Visual Basic  Copy Code

Public Property LineColor As TColor

 Property Value

A color used to draw border lines.

 See Also

Layer(TColor, TPalette) Members
Layer(TColor, TPalette) Class
MindFusion.Mapping Namespace