canBringToFirst Property (AnnAutomation)

Summary

Gets a value that indicates whether this AnnAutomation can bring the currently selected object(s) to the top of the Z-order.

Syntax

JavaScript Syntax
Object.defineProperty(AnnAutomation.prototype, 'canBringToFirst', 
	get: function() 
) 
TypeScript Syntax
canBringToFirst: boolean; // read-only

Property Value

true if this AnnAutomation can bring the currently selected object(s) to the top of Z-order; otherwise, false.

Remarks

Call the BringToFront method to bring the object up to the top of the Z-order.

Requirements

Target Platforms

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