menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class VisualImage - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class VisualImage

    VisualImage

    Inheritance
    System.Object
    VisualImage
    Namespace: Syncfusion.UI.Xaml.Diagram.Utility
    Assembly: Syncfusion.SfDiagram.UWP.dll
    Syntax
    public class VisualImage : FrameworkElement

    Constructors

    VisualImage()

    Initializes a new instance of the VisualImage class.

    Declaration
    public VisualImage()

    Fields

    BitmapProperty

    Declaration
    public static DependencyProperty BitmapProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    VisualProperty

    Declaration
    public static DependencyProperty VisualProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    Properties

    Bitmap

    Declaration
    public RenderTargetBitmap Bitmap { get; set; }
    Property Value
    Type
    Windows.UI.Xaml.Media.Imaging.RenderTargetBitmap

    Visual

    Declaration
    public FrameworkElement Visual { get; set; }
    Property Value
    Type
    Windows.UI.Xaml.FrameworkElement

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved