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