MindFusion.Mapping Programmer's Guide

LayerPresenter.SetLineColor Method

See Also
 






Sets the current line color to the line color associated with this canvas.

Namespace: MindFusion.Mapping.Wpf
Assembly: MindFusion.Mapping.Wpf

 Syntax

C#  Copy Code

public void SetLineColor ()

Visual Basic  Copy Code

Public Sub SetLineColor ()

 See Also