Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.27
|
Leadtools.ImageProcessing.Core Namespace > StentEnhancementCommand Class : DetectMarkers Method |
'Declaration
Public Sub DetectMarkers( _ ByVal image As RasterImage, _ ByVal pageIndex As Integer, _ ByVal rect As LeadRect _ )
'Usage
Dim instance As StentEnhancementCommand Dim image As RasterImage Dim pageIndex As Integer Dim rect As LeadRect instance.DetectMarkers(image, pageIndex, rect)