Returns whether the coordinate transformation covers also the scale change.

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

Syntax

C#
public bool GetIsScaled()

Return Value

trueTruetruetrue (True in Visual Basic) if the scale transform is covered, falseFalsefalsefalse (False in Visual Basic) otherwise.

Implements

IXRenderableTransform..::.GetIsScaled()()()

See Also