ImageGear .NET - Updated May 1, 2018
SetMarkEndLengthCommand Property




ImageGear24.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > PageView Class : SetMarkEndLengthCommand Property
Gets a command for setting mark end length.
Syntax
'Declaration
 
Public ReadOnly Property SetMarkEndLengthCommand As ICommand
 
'Usage
 
Dim instance As PageView
Dim value As ICommand
 
value = instance.SetMarkEndLengthCommand

Property Value

ICommand object.
See Also

Reference

PageView Class
PageView Members