Leadtools.Annotations.Core.AnnPointerPosition = function() { };
Leadtools.Annotations.Core.AnnPointerPosition.prototype = {
start = 0,
end = 1,
};
Value | Member | Description |
---|---|---|
0 | start | The arrow head is at the start of the AnnPointerObjects line. |
1 | end | The arrow head is at the end of the AnnPointerObjects line. |