ComponentOne Xamarin.Android
C1Size Structure Members
Properties  Methods 

C1.Android.Core Assembly > C1.Android.Core Namespace : C1Size Structure

The following tables list the members exposed by C1Size.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the C1Size structure and assigns it an initial width and height.  
Top
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)Gets a value that represents a static empty C1Size.  
Public Property Gets or sets the height.  
Public Property Gets a value indicating whether this instance is empty.  
Public Property Gets or sets the width.  
Top
Public Methods
 NameDescription
Public Methodompares an object to an instance of C1Size for equality.  
Public Method Returns a hash code for this instance.  
Public MethodReturns a System.String that represents this instance.  
Top
Public Operators
Compares two instances of C1Size for equality.
Compares two instances of C1Size for inequality.
Top
See Also

Reference

C1Size Structure
C1.Android.Core Namespace