←Select platform

AnnPointerPosition Enumeration

Summary

Controls the position of the arrow head for the AnnPointerObject.

Syntax

C#
VB
Java
Objective-C
WinRT C#
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, 
     
 }; 

Members

ValueMemberDescription
0Start The arrow head is at the start of the AnnPointerObjects line.
1End The arrow head is at the end of the AnnPointerObjects line.
Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize