Scale2dPreMultiplyBy Method

Sets this scale vector to the product (rightSide) * (this scale vector), and returns the resulting vector.

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public Scale2d PreMultiplyBy(
        Scale2d leftSide
)

Parameters

leftSide  Scale2d
[in] Scale vector that is multiplied with this scale vector.

Return Value

Scale2d
See Also

©  Bricsys NV. All rights reserved.