Xamarin Pack Programmer's Guide
TreeViewNode.CaptionImage Property
See Also
 






Gets or sets the image that is displayed in the caption.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public ImageSource CaptionImage { get; set; }

Visual Basic  Copy Code

Public Property CaptionImage As ImageSource

 Property Value

An instance of the ImageSource class.

 See Also

TreeViewNode Members
TreeViewNode Class
MindFusion.Diagramming Namespace