Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1Rect Structure
Members

In This Topic
    C1Rect Structure
    In This Topic
    Describes the width, height, and point origin of a rectangle.
    Object Model
    C1Rect StructureC1Rect StructureC1Point StructureC1Size Structure
    Syntax
    'Declaration
     
    
    Public Structure C1Rect 
       Inherits System.ValueType
    public struct C1Rect : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          C1.Blazor.Core.C1Rect

    See Also