New to Telerik Test StudioStart a free 30-day trial

Definition

Constructors

C#
public CroppedBitmap()

Fields

C#
public static AutomationProperty SourceProperty
C#
public static AutomationProperty SourceRectProperty

Properties

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

Methods

C#
public override string GetRealType()
Returns:

string

Overrides: BitmapSource.GetRealType()