| FindLinesCommandHoughImageWidth Property  |   | 
        
         
 Width of the output Hough image corresponds to the number of angles used for the Hough transform. 
 The default value is 360 that corresponds to 1 degree step.
 
 
    Namespace: 
   MediaCy.Addins.Hough
    Assembly:
   MediaCy.Addins.Hough (in MediaCy.Addins.Hough.dll) Version: 3.1.0.0
 Syntax
SyntaxPublic Property HoughImageWidth As Integer
	Get
	Set
Property Value
Type: 
Int32Return Value
Type: 
Int32 Remarks
Remarks See Also
See Also