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

In This Topic
    Triangle Structure
    In This Topic
    Represents a triangle defined by its three vertices.
    Object Model
    Triangle Structure
    Syntax
    'Declaration
     
    Public Structure Triangle 
       Inherits System.ValueType
    public struct Triangle : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Documents.Common.Triangle

    See Also