PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / Borders Structure
Members

In This Topic
    Borders Structure
    In This Topic
    A structure defining the four borders around a rectangular area. Each border is represented by a LineDef object.
    Object Model
    Borders Structure
    Syntax
    'Declaration
     
    Public Structure Borders 
       Inherits System.ValueType
    public struct Borders : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          C1.C1Preview.Borders

    See Also