(Leadtools.Annotations.Core)

BringToFront Method (AnnObjectCollection)

Show in webframe





Object to move.
true to send the object to the top of the Z-order; false to send the object up one level only.
Moves an object up in the Z-order of the list.
Syntax
public void BringToFront( 
   AnnObject obj,
   bool first
)
Public Sub BringToFront( _
   ByVal obj As AnnObject, _
   ByVal first As Boolean _
) 
public void BringToFront( 
   AnnObject obj,
   bool first
)
-(void) bringToFront:(LTAnnObject*)obj first:(BOOL)first;
public void bringToFront(AnnObject obj, bool first)
 function Leadtools.Annotations.Core.AnnObjectCollection.BringToFront( 
   obj ,
   first 
)

Parameters

obj
Object to move.
first
true to send the object to the top of the Z-order; false to send the object up one level only.
Requirements

Target Platforms

See Also

Reference

AnnObjectCollection Class
AnnObjectCollection Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.