Home > @magiclane/maps-sdk > RectType > toRectangle
RectType.toRectangle property
Signature:
get toRectangle(): {
x: T;
y: T;
width: T;
height: T;
};Home > @magiclane/maps-sdk > RectType > toRectangle
Signature:
get toRectangle(): {
x: T;
y: T;
width: T;
height: T;
};