iframe >
Xamarin.Android Documentation
C1Rect Constructor(C1Point,C1Size)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
C1.Android.Core Assembly
>
C1.Android.Core Namespace
>
C1Rect Structure
>
C1Rect Constructor
: C1Rect Constructor(C1Point,C1Size)
The location.
The size.
Initializes a
C1Rect
structure based on an origin and size.
Syntax
C#
public
C1Rect(
C1Point
location
,
C1Size
size
)
Parameters
location
The location.
size
The size.
See Also
Reference
C1Rect Structure
C1Rect Members
Overload List
Send Feedback