请注意,视图上面的象限的位置和计算机之中的象限是反过来的
QuadrantRegions
01 Syntax
Microsoft.VisualBasic.Imaging.Math2D.QuadrantRegions
02 Fields
| Name | Overloads | Summary |
|---|---|---|
| Origin | 2 | 重叠在一起 |
| RightTop | 2 | quadrant 1 = 0,90 ~ -90,0 ~ 270,360 |
| LeftTop | 2 | quadrant 2 = 90,180 ~ -180,-90 ~ 180,270 |
| LeftBottom | 2 | quadrant 3 = 180,270 ~ -270,-180 ~ 90,180 |
| RightBottom | 2 | quadrant 4 = 270,360 ~ -270, -360 ~ 0, 90 |
| YTop | 1 | |
| XLeft | 1 | |
| YBottom | 1 | |
| XRight | 1 |
03 Members
Origin
重叠在一起
RightTop
quadrant 1 = 0,90 ~ -90,0 ~ 270,360
LeftTop
quadrant 2 = 90,180 ~ -180,-90 ~ 180,270
LeftBottom
quadrant 3 = 180,270 ~ -270,-180 ~ 90,180
RightBottom
quadrant 4 = 270,360 ~ -270, -360 ~ 0, 90
Origin
RightTop
YTop
LeftTop
XLeft
LeftBottom
YBottom
RightBottom
XRight