RotatedRectPoints 方法
Computes the four corner points of the rotated rectangle
计算旋转矩形的四个角点
命名空间: DeploySharp.Data程序集: DeploySharp (在 DeploySharp.dll 中) 版本:0.0.4+6e8a2e904469617cd59619d666c0e272985c0e33
返回值
PointF
Array of 4 points in clockwise order:
[0] top-left, [1] top-right, [2] bottom-right, [3] bottom-left
顺时针顺序的4个点数组:
[0] 左上, [1] 右上, [2] 右下, [3] 左下