Fields  Properties  Methods 


Plane Class Members

The following tables list the members exposed by Plane.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Protected Fields
 NameDescription
Protected Field (Inherited from SciChart.Charting3D.Interop.TSRPlane)
Top
Public Properties
 NameDescription
Public Property (Inherited from SciChart.Charting3D.Interop.TSRPlane)
Public Property Distance along the normal to the origin.  
Public Property (Inherited from SciChart.Charting3D.Interop.TSRPlane)
Public Property X component of the plane normal.  
Public Property Y component of the plane normal.  
Public Property Z component of the plane normal.  
Top
Public Methods
 NameDescription
Public Method Applies a value to passed plane.  
Public MethodOverloaded.  Assigns a value from passed arguments.  
Public MethodOverloaded.  (Inherited from SciChart.Charting3D.Interop.TSRPlane)
Public MethodOverloaded.  (Inherited from SciChart.Charting3D.Interop.TSRPlane)
Public MethodOverloaded.  Implements the Equality operator  
Public Method (Inherited from SciChart.Charting3D.Interop.TSRPlane)
Public MethodServes as the default hash function.  
Public MethodOverloaded.  (Inherited from SciChart.Charting3D.Interop.TSRPlane)
Public Method (Inherited from SciChart.Charting3D.Interop.TSRPlane)
Public Method (Inherited from SciChart.Charting3D.Interop.TSRPlane)
Public Method (Inherited from SciChart.Charting3D.Interop.TSRPlane)
Public MethodOverloaded.  (Inherited from SciChart.Charting3D.Interop.TSRPlane)
Public Method (Inherited from SciChart.Charting3D.Interop.TSRPlane)
Public Method (Inherited from SciChart.Charting3D.Interop.TSRPlane)
Public Method (Inherited from SciChart.Charting3D.Interop.TSRPlane)
Public Method (Inherited from SciChart.Charting3D.Interop.TSRPlane)
Public Method (Inherited from SciChart.Charting3D.Interop.TSRPlane)
Top
Protected Methods
 NameDescription
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from SciChart.Charting3D.Interop.TSRPlane)
Top
Extension Methods
 NameDescription
Public Extension Method Notifies that finalizer has been invoked
Public Extension Method Checks for null and if not null, calls Dispose
Public Extension MethodOverloaded. Converts an System.IComparable array to double array
Public Extension MethodYields a single item, converting it to System.Collections.IEnumerable.
Public Extension Method
Top
Public Operators
Implements the == equality operator
Implements the != negative equality operator
Top
See Also