Click or drag to resize

FindLinesCommandFromOptions Method

Namespace:  MediaCy.Addins.Hough
Assembly:  MediaCy.Addins.Hough (in MediaCy.Addins.Hough.dll) Version: 3.1.0.0
Syntax
VB
Public Shared Function FromOptions ( 
	opt As csHoughLineOptions,
	output As ehResultType
) As FindLinesCommand

Parameters

opt
Type: csHoughLineOptions
output
Type: MediaCy.Addins.HoughehResultType

Return Value

Type: FindLinesCommand
See Also