TreeView for WinForms | ComponentOne
C1.Win.Interop Namespace / Rect Structure
Members

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

    System.Object
       System.ValueType
          C1.Win.Interop.Rect

    See Also