New to Telerik Test StudioStart a free 30-day trial

Definition

Constructors

C#
public TransformedBitmap()

Fields

C#
public static AutomationProperty SourceProperty
C#
public static AutomationProperty TransformProperty

Properties

C#
[DataMember]
public BitmapSource Source { get; set; }
C#
[DataMember]
public Transform Transform { get; set; }

Methods

C#
public override string GetRealType()
Returns:

string

Overrides: BitmapSource.GetRealType()