Top "Rect" questions

To be used with RECT structure when using winapi.

SVG: text inside rect

I want to display some text inside SVG rect. Is it possible? I tried <svg xmlns="http://www.w3.…

text svg rect
Can you control how an SVG's stroke-width is drawn?

Currently building a browser-based SVG application. Within this app, various shapes can be styled and positioned by the user, including …

svg offset rect
How to procedurally draw rectangle / lines in swift using CGContext

I've been trawling the internet for days trying to find the simplest code examples on how to draw a rectangle …

swift cgcontext rect
Pygame action when mouse 'click' on .rect?

I have been writing a test function to learn how a mouse 'click' action on a pygame.rect will result …

python mouseevent pygame rect
How to Use Sprite Collide in Pygame

I am making a very simple game where the bird (player) has to dodge the rock and if it gets …

python pygame sprite rect
How to check intersection between 2 rotated rectangles?

Can someone explain how to check if one rotated rectangle intersect other rectangle?

math intersection rect
Rect and RectF in Android SDK

What is the difference between Rect and RectF in the Android SDK?

android android-canvas rect
Position of rect Transform in unity UI

I found a very confusing issue in programming with Unity's UI rectTransform: in the inspector, we can find that the …

c# unity3d position rect
android how to rotate canvas rect

i create a rectangle in a specific size, and now i want rotate it to 45 degree, i used canvas.rotate, …

android canvas path rotation rect
Filled rectangle in R

I would like to know which function would allow me to draw filled rectangles like (or with different other fills …

r plot rect