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