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

In This Topic
    RectangleD Structure
    In This Topic
    Stores a set of four double values that represent the location and size of a rectangle.
    Object Model
    RectangleD Structure
    Syntax
    'Declaration
     
    Public Structure RectangleD 
       Inherits System.ValueType
    public struct RectangleD : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          C1.C1Preview.RectangleD

    See Also