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

In This Topic
    Offsets Structure
    In This Topic
    A structure representing four Unit values corresponding to the four sides of a rectangluar area. Used by Style.Padding and Style.Spacing properties.
    Object Model
    Offsets Structure
    Syntax
    'Declaration
     
    Public Structure Offsets 
       Inherits System.ValueType
    public struct Offsets : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          C1.C1Preview.Offsets

    See Also