Matrix.TypeUniformScale
Matrix.TypeUniformScale field
统一比例在 x 和 y 方向上将向量的长度乘以相同的量 ,而不改变 向量之间的角度。 此标志位与 TypeGeneralScale 标志互斥。
public const int TypeUniformScale;
也可以看看
- class Matrix
- 命名空间 Aspose.PSD
- 部件 Aspose.PSD
统一比例在 x 和 y 方向上将向量的长度乘以相同的量 ,而不改变 向量之间的角度。 此标志位与 TypeGeneralScale 标志互斥。
public const int TypeUniformScale;