-
Home
-
API
-
ProCad.Editing.Operations
-
CadOperationPayloadCodec
-
Methods
-
TransformMText(CadEntityId, XYZ, XYZ, Double, Double, XYZ, XYZ, Double, Double)
TransformMText(CadEntityId, XYZ, XYZ, Double, Double, XYZ, XYZ, Double, Double) Method
Definition
public static CadOperation TransformMText(CadEntityId entityId, XYZ fromInsertPoint, XYZ fromTextDirection, double fromHeight, double fromRectangleWidth, XYZ toInsertPoint, XYZ toTextDirection, double toHeight, double toRectangleWidth)
Parameters
- fromInsertPoint
- CSMath.XYZ
- fromTextDirection
- CSMath.XYZ
- toTextDirection
- CSMath.XYZ
Returns