Documents for PDF .NET Edition
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Common Namespace / Triangle Structure
Properties Methods

In This Topic
    Triangle Structure Members
    In This Topic

    The following tables list the members exposed by Triangle.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the Triangle struct from its three vertices.  
    Top
    Public Properties
     NameDescription
    Public PropertyThe first vertex of the triangle.  
    Public PropertyThe second vertex of the triangle.  
    Public PropertyThe third vertex of the triangle.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.   
    Public Method  
    Top
    Public Operators
    Tests whether two specified Triangle objects are equivalent.
    Tests whether two specified Line objects are not equivalent.
    Top
    See Also