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

In This Topic
    C1Size Structure
    In This Topic
    Describes the width and height of an object.
    Object Model
    C1Size StructureC1Size Structure
    Syntax
    'Declaration
     
    
    Public Structure C1Size 
       Inherits System.ValueType
    public struct C1Size : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          C1.Blazor.Core.C1Size

    See Also