DeleteMText(CadEntityId, XYZ, XYZ, Double, Double, String, XYZ) Method

Definition

Assembly ProCad.Editing.dll
public static CadOperation DeleteMText(CadEntityId entityId, XYZ insertPoint, XYZ textDirection, double height, double rectangleWidth, string value, XYZ normal)

Parameters

entityId
CadEntityId
insertPoint
CSMath.XYZ
textDirection
CSMath.XYZ
height
Double
rectangleWidth
Double
value
String?
normal
CSMath.XYZ

Returns