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

In This Topic
    SizeD Structure
    In This Topic
    Stores an ordered pair of double values, typically the width and height of a rectangle.
    Object Model
    SizeD Structure
    Syntax
    'Declaration
     
    Public Structure SizeD 
       Inherits System.ValueType
    public struct SizeD : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          C1.C1Preview.SizeD

    See Also