←Select platform

PointerPosition Property (AnnPointerObject)

Summary

Gets or sets the AnnPointerPosition used to control the position of the arrow head for this AnnPointerObject.

Syntax

C#
VB
Java
Objective-C
WinRT C#
public Leadtools.Annotations.Core.AnnPointerPosition PointerPosition {get; set;}
Public Property PointerPosition As Leadtools.Annotations.Core.AnnPointerPosition
public Leadtools.Annotations.Core.AnnPointerPosition PointerPosition {get; set;}
@property (nonatomic) LTAnnPointerPosition pointerPosition;
public AnnPointerPosition getPointerPosition() 
public void setPointerPosition(AnnPointerPosition pointerPosition) 
get_PointerPosition(); 
set_PointerPosition(value); 
Object.defineProperty('PointerPosition'); 

Property Value

The AnnPointerPosition used to control the position of the arrow head for this AnnPointerObject.

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