DicomObjects.NET.V8
DicomObjects Namespace / Plane3D Structure

In This Topic
    Plane3D Structure Methods
    In This Topic

    For a list of all members of this type, see Plane3D members.

    Public Methods
     NameDescription
    Public Method Object method for testing equality.  
    Public Method Distance of a point from the plane  
    Public MethodServes as the default hash function.  
    Public Method The arbitrary "X" axis for this plane  
    Public Methodstatic (Shared in Visual Basic)Overloaded.  Calculate the line of intersection between 2 planes  
    Public Method Convert from real world coordinates to the arbitrary frame of reference for this plane  
    Public Method Convert from the arbitrary frame of reference for this plane to real world coordinates  
    Public Method Returns a string representation of this Plane.  
    Public Method The arbitrary "Y" axis for this plane  
    Top
    See Also