Class D3DImage
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 D3DImage : ImageSource, IAutomationPeer, IPeerConverter
Constructors
D3DImage()
Declaration
public D3DImage()
Fields
IsFrontBufferAvailableProperty
Declaration
public static AutomationProperty IsFrontBufferAvailableProperty
Field Value
AutomationProperty
|
Properties
IsFrontBufferAvailable
Declaration
public bool IsFrontBufferAvailable { get; set; }
Property Value
System.Boolean
|
Methods
GetRealType()
Declaration
public override string GetRealType()
Returns
System.String
|