ASP.NET Pack 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.WebForms
Package: MindFusion.Mapping.WebForms

 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.WebForms Namespace