| Leadtools.Annotations.Core Namespace : AnnPointerPosition Enumeration |
public enum AnnPointerPosition : System.Enum
Public Enum AnnPointerPosition Inherits System.Enum
public enum AnnPointerPosition : System.Enum
typedef enum LTAnnPointerPosition
public enum AnnPointerPosition
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. ![]() ![]() ![]() ![]() |