ImageGear .NET - Updated March 30, 2018
SetMarkPrecisionCommand Property




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

Property Value

ICommand object.
See Also

Reference

PageView Class
PageView Members