Gets or sets the diagram background image.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public ImageSource BackgroundImage { get; set; } |
Visual Basic
![]() |
---|
Public Property BackgroundImage As ImageSource |
An instance of the ImageSource class.
This image is painted as a background of the diagram, behind the alignment grid and all items. Its position is controlled by the BackgroundImageAlign property.