DeleteAnnotationText(CadEntityId, XYZ, String, Double) Method

Definition

Assembly ProCad.Editing.dll
protected static CadOperation DeleteAnnotationText(CadEntityId entityId, XYZ point, string value, double rotationRadians)

Parameters

entityId
CadEntityId
point
CSMath.XYZ
value
String?
rotationRadians
Double

Returns