Udostępnij za pośrednictwem


Rect Struktura

Definicja

[System.Diagnostics.DebuggerDisplay("X={X}, Y={Y}, Width={Width}, Height={Height}")]
[Xamarin.Forms.TypeConverter(typeof(Xamarin.Forms.RectTypeConverter))]
public struct Rect
type Rect = struct
Dziedziczenie
System.ValueType
Rect
Atrybuty
System.Diagnostics.DebuggerDisplayAttribute TypeConverterAttribute

Konstruktory

Rect(Double, Double, Double, Double)
Rect(Point, Size)

Pola

Zero

Właściwości

Bottom
Center
Height
IsEmpty
Left
Location
Right
Size
Top
Width
X
Y

Metody

Contains(Double, Double)
Contains(Point)
Contains(Rect)
Deconstruct(Double, Double, Double, Double)
Equals(Object)
Equals(Rect)
FromLTRB(Double, Double, Double, Double)
GetHashCode()
Inflate(Double, Double)
Inflate(Size)
Intersect(Rect, Rect)
Intersect(Rect)
IntersectsWith(Rect)
Offset(Double, Double)
Offset(Point)
Round()
ToString()
Union(Rect, Rect)
Union(Rect)

Operatory

Equality(Rect, Rect)
Inequality(Rect, Rect)

Dotyczy