ImageDrawing
Class
Definition
Namespace:ArtOfTest.WebAii.Controls.Xaml.Wpf
Assembly:ArtOfTest.WebAii.dll
Syntax:
C#
[DataContract]
public class ImageDrawing : Drawing, IAutomationPeer, IPeerConverter
Inheritance: objectAutomationObject<Drawing>DrawingImageDrawing
Implements:
Inherited Members
Constructors
C#
public ImageDrawing()
Fields
C#
public static AutomationProperty ImageSourceProperty
C#
public static AutomationProperty RectProperty
Properties
C#
[DataMember]
public ImageSource ImageSource { get; set; }