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

In This Topic
    OffsetsD Structure
    In This Topic
    Stores a set of four double numbers that represent the offsets from the edges of a rectangular area.
    Object Model
    OffsetsD Structure
    Syntax
    'Declaration
     
    Public Structure OffsetsD 
       Inherits System.ValueType
    public struct OffsetsD : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          C1.C1Preview.OffsetsD

    See Also