C1.Android.Core Assembly / C1.Android.Core Namespace / C1Rect Structure
Members


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
Inheritance Hierarchy

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

See Also