C#
VB
Java
Objective-C
WinRT C#
C++
Gets a value that indicates whether this AnnAutomation can send the currently selected object(s) to the bottom of the Z-order.
public bool CanSendToLast { get; }
Public ReadOnly Property CanSendToLast As Boolean
public bool CanSendToLast {get;}
@property (nonatomic, readonly) BOOL canSendToLast;
public boolean canSendToLast();
get_CanSendToLast();
public:
property bool CanSendToLast
{
bool get()
}
true if this AnnAutomation can send the currently selected object(s) to the bottom of Z-order; otherwise, false.
Call the SendToBack method to send the object to the bottom of the Z-order.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET