PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / RenderLine Class
Members

In This Topic
    RenderLine Class
    In This Topic
    Represents a line shape in a C1PrintDocument.
    Object Model
    RenderLine Class
    Syntax
    'Declaration
     
    Public Class RenderLine 
       Inherits RenderLineBase
       Implements IDocumentLocationIStyleOwner 
    public class RenderLine : RenderLineBase, IDocumentLocationIStyleOwner  
    Inheritance Hierarchy

    System.Object
       C1.C1Preview.RenderObject
          C1.C1Preview.RenderShapeBase
             C1.C1Preview.RenderLineBase
                C1.C1Preview.RenderLine

    See Also