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