Gets or sets the image that is displayed in this treeview item.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public Image Image { get; set; } |
Visual Basic Copy Code |
---|
Public Property Image As Image |
An instance of the System.Drawing.Image class.