Share via


Rect Struct

Definition

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

Applies to