AddLabelAt Method
Adds a contour label at the specified location.
Signature
object.AddLabelAt(X, Y)
object
AeccContour The object or objects this property applies to.
X
Double; input-only
The X coordinate of the new label.
Y
Double; input-only
The Y coordinate of the new label.
Remarks
The label will be placed at the closest location on the contour based on the X, Y point.