Udostępnij za pośrednictwem


RectF Struktura

Definicja

public value class RectF
[System.ComponentModel.TypeConverter(typeof(Microsoft.Maui.Graphics.Converters.RectFTypeConverter))]
public struct RectF
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Maui.Graphics.Converters.RectFTypeConverter))>]
type RectF = struct
Public Structure RectF
Dziedziczenie
RectF
Atrybuty

Konstruktory

RectF(PointF, SizeF)
RectF(Single, Single, Single, Single)

Pola

Zero

Właściwości

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

Metody

Contains(PointF)
Contains(RectF)
Contains(Single, Single)
Deconstruct(Single, Single, Single, Single)
Equals(Object)
Equals(RectF)
FromLTRB(Single, Single, Single, Single)
GetHashCode()
Inflate(Single, Single)
Inflate(SizeF)
Intersect(RectF)
Intersect(RectF, RectF)
IntersectsWith(RectF)
Offset(PointF)
Offset(Single, Single)
Round()
ToString()
TryParse(String, RectF)
Union(RectF)
Union(RectF, RectF)

Operatory

Equality(RectF, RectF)
Implicit(RectF to Rect)
Inequality(RectF, RectF)

Metody rozszerzania

Lerp(RectF, RectF, Double)
AsSKRect(RectF)

Dotyczy