ImageGear .NET - Updated March 30, 2018
MarkSendToBackCommand Property




ImageGear24.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > PageView Class : MarkSendToBackCommand Property
Gets a command for sending a mark to the back of the Z-order.
Syntax
'Declaration
 
Public ReadOnly Property MarkSendToBackCommand As ICommand
 
'Usage
 
Dim instance As PageView
Dim value As ICommand
 
value = instance.MarkSendToBackCommand

Property Value

ICommand object.
See Also

Reference

PageView Class
PageView Members