iframe >
Xamarin.Android Documentation
IsEmpty Property (C1Rect)
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
: IsEmpty Property
Gets a value that indicates whether the rectangle is the C1Rect.Empty rectangle.
Syntax
C#
public
bool
IsEmpty {
get
;}
Property Value
true
if this instance is empty; otherwise,
false
.
See Also
Reference
C1Rect Structure
C1Rect Members
Send Feedback