Class MatrixCamera
Inherited Members
System.Object.ToString()
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 MatrixCamera : Camera, IAutomationPeer, IPeerConverter
Constructors
MatrixCamera()
Declaration
public MatrixCamera()
Fields
ProjectionMatrixProperty
Declaration
public static AutomationProperty ProjectionMatrixProperty
Field Value
AutomationProperty
|
ViewMatrixProperty
Properties
ProjectionMatrix
ViewMatrix
Methods
GetRealType()
Declaration
public override string GetRealType()
Returns
System.String
|