←Select platform

CanSendToBack Property

Summary

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

Syntax

C#
VB
Java
Objective-C
WinRT C#
public bool CanSendToBack {get;}
Public ReadOnly Property CanSendToBack As Boolean
public bool CanSendToBack {get;}
@property (nonatomic, readonly) BOOL canSendToBack;
public boolean canSendToBack();
get_CanSendToBack();

Property Value

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

Remarks

Call the SendToBack method to send the object down or to the bottom 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