ComponentOne Xamarin.Android
C1Rect Structure
Members 


C1.Android.Core Assembly > C1.Android.Core Namespace : C1Rect Structure
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

Reference

C1Rect Members
C1.Android.Core Namespace