Class AxisAngleRotation3D
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 AxisAngleRotation3D : Rotation3D, IAutomationPeer, IPeerConverter
Constructors
AxisAngleRotation3D()
Declaration
public AxisAngleRotation3D()
Fields
AngleProperty
AxisProperty
Properties
Angle
Declaration
public double Angle { get; set; }
Property Value
System.Double
|
Axis
Methods
GetRealType()
Declaration
public override string GetRealType()
Returns
System.String
|