Class CroppedBitmap
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ArtOfTest.WebAii.Controls.Xaml.Wpf
Assembly: ArtOfTest.WebAii.dll
Syntax
public class CroppedBitmap : BitmapSource, IAutomationPeer, IPeerConverter
Constructors
CroppedBitmap()
Declaration
public CroppedBitmap()
Fields
SourceProperty
SourceRectProperty
Properties
Source
SourceRect
Methods
GetRealType()
Declaration
public override string GetRealType()
Returns
System.String
|