Returns whether the coordinate transformation contains also the scale change.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
bool GetIsScaled()

Return Value

trueTruetruetrue (True in Visual Basic) whether the transform changes scale, falseFalsefalsefalse (False in Visual Basic) otherwise.

See Also