←Select platform

CanSendToLast Property

Summary

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

Syntax

C#
VB
C++
public virtual bool CanSendToLast {get;} 
  
Public Overridable ReadOnly Property CanSendToLast As Boolean 
public: 
virtual property bool CanSendToLast { 
   bool get(); 
} 

Property Value

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

Remarks

Call the SendToBack method to send the object to the bottom of the Z-order.

Example

For an example, refer to CanBringToFront.

Requirements

Target Platforms

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