PerspectiveCamera
Class
Definition
Namespace:ArtOfTest.WebAii.Controls.Xaml.Wpf
Assembly:ArtOfTest.WebAii.dll
Syntax:
C#
[DataContract]
public class PerspectiveCamera : ProjectionCamera, IAutomationPeer, IPeerConverter
Inheritance: objectAutomationObject<Camera>CameraProjectionCameraPerspectiveCamera
Implements:
Inherited Members
Constructors
C#
public PerspectiveCamera()
Fields
C#
public static AutomationProperty FieldOfViewProperty
Properties
C#
[DataMember]
public double FieldOfView { get; set; }