MindFusion WinForms Programmer's Guide
DecorationImage.HighlightImage Property
See Also
 





Gets or sets a System.Drawing.Image that should be displayed when the decoration is highlighted.

Namespace: MindFusion.Mapping.WinForms
Assembly: MindFusion.Mapping.WinForms

 Syntax

C#  Copy Code

public Image HighlightImage { get; set; }

Visual Basic  Copy Code

Public Property HighlightImage As Image

 Property Value

 See Also

DecorationImage Members
DecorationImage Class
MindFusion.Mapping.WinForms Namespace