MindFusion.Wpf Pack Programmer's Guide
Shape.Image Property
See Also
 





Gets or sets the image displayed in all instances of this shape.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public BitmapSource Image { get; set; }

Visual Basic  Copy Code

Public Property Image As BitmapSource

 Property Value

 See Also

Shape Members
Shape Class
MindFusion.Diagramming.Wpf Namespace