Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
所以 .NET 文档说这会创建一个填充椭圆,在指定的 X、Y 坐标处具有左上角。
但我需要将椭圆置于我提供的 X、Y 坐标的中心。
我该怎么做呢?
谢谢!
从所需的中心点,将 X 减小一半宽度并将 Y 减小一半高度。