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

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