MindFusion.Mapping Programmer's Guide

LayerPresenter.SetHighlightColor Method

See Also
 






Sets the current fill and line colors to the highlight color associated with this canvas.

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

 Syntax

C#  Copy Code

public void SetHighlightColor ()

Visual Basic  Copy Code

Public Sub SetHighlightColor ()

 See Also