DiagramLite Programmer's Guide
VisualImage Class
See Also
 





Renders the contents of an arbitrary FrameworkElement as a Bitmap.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight

 Syntax

C#  Copy Code

public class VisualImage : Control

Visual Basic  Copy Code

Public Class VisualImage
    Inherits Control

 Inheritance Hierarchy

System.Object
    System.Windows.DependencyObject
        System.Windows.UIElement
            System.Windows.FrameworkElement
                System.Windows.Controls.Control
                    MindFusion.Diagramming.VisualImage

 See Also

VisualImage Members
MindFusion.Diagramming Namespace