C#
VB
Java
Objective-C
WinRT C#
C++
Controls the position of the arrow head for the AnnPointerObject.
public enum AnnPointerPosition Public Enum AnnPointerPosition
public enum AnnPointerPosition typedef enum LTAnnPointerPosition public enum AnnPointerPosition Leadtools.Annotations.Core.AnnPointerPosition = function() { };Leadtools.Annotations.Core.AnnPointerPosition.prototype = {Start = 0x00000000,End = 0x00000001,};
public:enum class AnnPointerPosition sealed
Members
| 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. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
