Documents for PDF .NET Edition
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Common Namespace / Line Structure
Fields Methods

In This Topic
    Line Structure Members
    In This Topic

    The following tables list the members exposed by Line.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the Line struct from the starting and ending points.  
    Top
    Public Fields
     NameDescription
    Public FieldThe line's ending point.  
    Public FieldThe line's starting point.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.   
    Public Method  
    Top
    Public Operators
    Tests whether two specified Line objects are equivalent.
    Tests whether two specified Line objects are NOT equivalent.
    Top
    See Also