TypeUniformScale

Matrix.TypeUniformScale field

A uniform scale multiplies the length of vectors by the same amount in both the x and y directions without changing the angle between vectors. This flag bit is mutually exclusive with the TypeGeneralScale flag.

public const int TypeUniformScale;

See Also