Class ImageMessage
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.ConversationalUI
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class ImageMessage : MessageBase, IReportMessageResult, INotifyPropertyChanged, IInlineMessage
Constructors
ImageMessage(Author, ImageSource, DateTime)
Declaration
public ImageMessage(Author author, ImageSource source, DateTime creationDate = null)
Parameters
Author
author
|
Microsoft.
|
System.
|
Properties
InlineViewModel
Declaration
public InlineViewModel InlineViewModel { get; }
Property Value
Implements
Size
Declaration
public Size Size { get; set; }
Property Value
Windows.
|
Source
Declaration
public ImageSource Source { get; set; }
Property Value
Microsoft.
|
Stretch
Declaration
public Stretch Stretch { get; set; }
Property Value
Microsoft.
|