Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

c0ff060e 04a1 b184 d8e9 7c3e69e54582

haplokuon edited this page May 6, 2023 · 1 revision

TransformBy Method

netDxf 3.0.0 Library

Overload List

TransformBy(Matrix4) Moves, scales, and/or rotates the current entity given a 4x4 transformation matrix.
TransformBy(Matrix3, Vector3) Moves, scales, and/or rotates the current entity given a 3x3 transformation matrix and a translation vector.

See Also

Reference

ArcLengthDimension Class
netDxf.Entities Namespace

Clone this wiki locally