Table of Contents

Field TypeUniformScale

Namespace
Aspose.CAD
Assembly
Aspose.CAD.dll

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 = 2

Returns

int
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.