DicomObjects.NET10 Documentation
DicomObjects Namespace / Plane3D Structure
Properties Methods

In This Topic
    Plane3D Structure Members
    In This Topic

    The following tables list the members exposed by Plane3D.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Construct a plane  
    Top
    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic) Empty Plane3D  
    Top
    Public Methods
     NameDescription
    Public Method Equality check by comparing fields  
    Public Method  
    Public Methodstatic (Shared in Visual Basic)Overloaded.  Calculate the line of intersection between 2 planes  
    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
    Public Operators
    Compares 2 Planes for equality.
    Compares 2 Planes for inequality.
    Top
    See Also