Xamarin.Android | ComponentOne
C1.Android.Core Assembly / C1.Android.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 Structure
    Syntax
    'Declaration
     
    
    Public Structure C1Rect 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As C1Rect
    public struct C1Rect : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          C1.Android.Core.C1Rect

    See Also