public GraphicLineDetectionResults DetectGraphicLines( GraphicLineDetectionOptions options )
public: GraphicLineDetectionResults* DetectGraphicLines( GraphicLineDetectionOptions* options )
public: GraphicLineDetectionResults^ DetectGraphicLines( GraphicLineDetectionOptions^ options )
'Declaration Public Function DetectGraphicLines( _ ByVal options As GraphicLineDetectionOptions _ ) As GraphicLineDetectionResults
'Usage Dim instance As ScanFix Dim options As GraphicLineDetectionOptions Dim value As GraphicLineDetectionResults value = instance.DetectGraphicLines(options)
ScanFix Class ScanFix Members
How can we improve?