←Select platform

BringToFront Method (AnnAutomation)

Summary

Brings the currently selected object(s) up in the Z-order.

Syntax

C#
VB
C++
public virtual void BringToFront(  
   bool first 
) 
Public Overridable Sub BringToFront( _ 
   ByVal first As Boolean _ 
) 
public: 
virtual void BringToFront(  
   bool first 
) 

Parameters

first
true to bring the object(s) to the top of the Z-order; false to bring the object(s) one level up only

Remarks

Use this method with

first
true to bring the object(s) to the top of the Z-order; false to bring the object(s) one level up only

Example

For C#/VB examples, refer to CanBringToFront.

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