←Select platform

Unselect Method

Summary

For internal use.

Syntax

C#
VB
Java
Objective-C
WinRT C#
Public Function Unselect( _ 
   ByVal annObject As Leadtools.Annotations.Core.AnnObject _ 
) As Boolean 
-(BOOL)unselect:(LTAnnObject*) annObject;
public boolean unselect(AnnObject annObject)
function Leadtools.Annotations.Core.AnnContainer.Unselect(  
   annObject  
) 

Parameters

annObject
The object to be un-selected.

Return Value

true if the object was unselected; otherwise, false.

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