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





Gets or sets the System.Drawing.Image that should be displayed as a decoration.

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

 Syntax

C#  Copy Code

public Image Image { get; set; }

Visual Basic  Copy Code

Public Property Image As Image

 Property Value

 See Also

DecorationImage Members
DecorationImage Class
MindFusion.Mapping.WinForms Namespace