Click or drag to resize

HoughCommand Constructor (McCommand)

Initializes a new instance of the HoughCommand class

Namespace:  MediaCy.Addins.Hough
Assembly:  MediaCy.Addins.Hough (in MediaCy.Addins.Hough.dll) Version: 3.1.0.0
Syntax
VB
Public Sub New ( 
	parent As McCommand
)

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand
See Also