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

In This Topic
    C1Rect Constructor
    In This Topic
    Overload List
    OverloadDescription
    Initializes a C1Rect structure that is exactly large enough to contain the two specified points.  
    Initializes a C1Rect structure based on an origin and size.  
    Initializes a C1Rect structure that has the specified x-coordinate, y-coordinate, width, and height.  
    See Also