C#
VB
Java
Objective-C
WinRT C#
C++
Gets a value that indicates whether this AnnAutomation can send the currently selected object(s) down in the Z-order.
public bool CanSendToBack { get; }
Public ReadOnly Property CanSendToBack As Boolean
public bool CanSendToBack {get;}
@property (nonatomic, readonly) BOOL canSendToBack;
public boolean canSendToBack();
get_CanSendToBack();
public:
property bool CanSendToBack
{
bool get()
}
true if this AnnAutomation can send the currently selected object(s) down in the Z-order; otherwise, false.
Call the SendToBack method to send the object down or 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