Bagikan melalui


RectF Struktur

Definisi

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
Warisan
RectF
Atribut

Konstruktor

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

Bidang

Zero

Properti

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

Metode

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)

Operator

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

Metode Ekstensi

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

Berlaku untuk