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

In This Topic
    Line Structure
    In This Topic
    Represents a line defined by its starting and ending points.
    Object Model
    Line Structure
    Syntax
    'Declaration
     
    Public Structure Line 
       Inherits System.ValueType
    public struct Line : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Documents.Common.Line

    See Also