Gets or sets an image associated with the page. This is a dependency property.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public ImageSource Icon { get; set; } |
Visual Basic Copy Code |
---|
Public Property Icon As ImageSource |
A WPF ImageSource object.
WpfDiagram Programmer's Guide | © 2024 MindFusion |