TypeQuadrantRotation

Matrix.TypeQuadrantRotation field

此标志位表示由此对象定义的变换 执行象限旋转 90 度的某个倍数 in 除了由其他标志位指示的转换。 旋转将向量的角度改变相同的量 而与原始方向无关向量和没有 改变向量的长度。 这个标志位与TypeGeneralRotation标志互斥。

public const int TypeQuadrantRotation;

也可以看看