iframe >
Xamarin.Android Documentation
Inflate(Double,Double) Method
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
>
Inflate Method
: Inflate(Double,Double) Method
Inflates the rectangle that results from expanding the specified rectangle by the specified width and height, in all directions.
Syntax
C#
public
void
Inflate(
double
width
,
double
height
)
Parameters
width
height
See Also
Reference
C1Rect Structure
C1Rect Members
Overload List
Send Feedback