RemoveLabelAt Method
Removes the contour label closest to the specified location.
Signature
object.RemoveLabelAt(X, Y)
object
AeccContour The object or objects this property applies to.
X
Double; input-only
The X coordinate of the label.
Y
Double; input-only
The Y coordinate of the label.
Remarks
The label closest to the X, Y point will be removed from the Contour object.