Class ImageMessage
Inheritance
System.Object
ImageMessage
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class ImageMessage : MessageBase, IReportMessageResult, INotifyPropertyChanged, IInlineMessage
Constructors
Properties
Declaration
public InlineViewModel InlineViewModel { get; }
Property Value
Implements
Declaration
public Size Size { get; set; }
Property Value
Declaration
public ImageSource Source { get; set; }
Property Value
|
Microsoft.UI.Xaml.Media.ImageSource
|
Declaration
public Stretch Stretch { get; set; }
Property Value
|
Microsoft.UI.Xaml.Media.Stretch
|
Extension Methods