Gets or sets a System.Drawing.Image that should be displayed when the decoration is highlighted.
Namespace: MindFusion.Mapping.WebForms
Package: MindFusion.Mapping.WebForms
C# Copy Code |
---|
public Image HighlightImage { get; set; } |
Visual Basic Copy Code |
---|
Public Property HighlightImage As Image |