ImageGear .NET - Updated October 2, 2018
MarkBringToFrontCommand Property




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

Property Value

ICommand object.
See Also

Reference

PageView Class
PageView Members