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