Class ProjectionCamera
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 abstract class ProjectionCamera : Camera, IAutomationPeer, IPeerConverter
Constructors
ProjectionCamera()
Declaration
public ProjectionCamera()
Fields
FarPlaneDistanceProperty
Declaration
public static AutomationProperty FarPlaneDistanceProperty
Field Value
LookDirectionProperty
NearPlaneDistanceProperty
Declaration
public static AutomationProperty NearPlaneDistanceProperty
Field Value
PositionProperty
UpDirectionProperty
Properties
FarPlaneDistance
Declaration
public double FarPlaneDistance { get; set; }
Property Value
System.
|
LookDirection
NearPlaneDistance
Declaration
public double NearPlaneDistance { get; set; }
Property Value
System.
|
Position
UpDirection
Methods
GetRealType()
Declaration
public override string GetRealType()
Returns
System.
|