Entity2dTransformBy Method

Applies the specified 2D transformation matrix to this entity.

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public void TransformBy(
        Matrix2d transform
)

Parameters

transform  Matrix2d
[in] 2D transformation matrix.
See Also

©  Bricsys NV. All rights reserved.