Class Viewport3D
Inheritance
System.Object
Viewport3D
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ArtOfTest.WebAii.Controls.Xaml.Wpf
Assembly: ArtOfTest.WebAii.dll
Syntax
public class Viewport3D : WpfTestElement, IAutomationPeer, IPeerConverter, IFrameworkElement, ITargetElement
Constructors
Viewport3D()
Declaration
public Viewport3D()
Fields
CameraProperty
Properties
Camera
Methods
GetRealType()
Declaration
public override string GetRealType()
Returns
System.String
|