Blazor | ComponentOne
C1.Blazor.Viewer Assembly / C1.Blazor.Viewer.Model Namespace / Rect Class
Members

In This Topic
    Rect Class
    In This Topic
    Describing a set of four floating-point numbers that represent the location and size of a rectangle.
    Syntax
    'Declaration
     
    
    Public Class Rect 
    public class Rect 
    Inheritance Hierarchy

    System.Object
       C1.Blazor.Viewer.Model.Rect

    See Also