(Leadtools.Annotations.Automation)

CanBringLayerToFirst Property

Show in webframe




Gets a value that indicates whether this AnnAutomation is currently in a state where a layer can be brought up to the top of the z-order.
Syntax
public bool CanBringLayerToFirst {get;}
public bool CanBringLayerToFirst {get;}
@property (nonatomic,readonly) BOOL canBringLayerToFirst;
public boolean canBringLayerToFirst()
 get_CanBringLayerToFirst(); 

Property Value

true if this AnnAutomation is in a state where a layer can be brought up to the top of the z-order, otherwise; false.
Remarks

AnnAutomation can bring a layer up to the top of the z-order if a layer is selected using SelectLayer and this layer contain a hierarchy that allows this operation.

To bring a layer up the z-order, use BringLayerToFront.

Requirements

Target Platforms

See Also

Reference

AnnAutomation Class
AnnAutomation Members

 

 


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