←Select platform

BringToFront Method (AnnObjectCollection)

Summary

Brings the specified object forward in the collection.

Syntax

C#
VB
C++
public void BringToFront(  
   Leadtools.Windows.Annotations.AnnObject obj, 
   bool first 
) 
Public Sub BringToFront( _ 
   ByVal obj As Leadtools.Windows.Annotations.AnnObject, _ 
   ByVal first As Boolean _ 
) 
public: 
void BringToFront(  
   Leadtools.Windows.Annotations.AnnObject^ obj, 
   bool first 
) 

Parameters

obj
The object to move.

first
true to make the object the first object in the collection; false to move the object forward one index.

Example

For C#/VB examples, refer to AnnObjectCollection.

Requirements

Target Platforms

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