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 > GWireCommand Class : GetMinPath Method |
public LeadPoint[] GetMinPath( LeadPoint Target )
'Declaration
Public Function GetMinPath( _ ByVal Target As LeadPoint _ ) As LeadPoint()
'Usage
Dim instance As GWireCommand Dim Target As LeadPoint Dim value() As LeadPoint value = instance.GetMinPath(Target)
public LeadPoint[] GetMinPath( LeadPoint Target )
function Leadtools.ImageProcessing.Core.GWireCommand.GetMinPath( Target )
public: array<LeadPoint>^ GetMinPath( LeadPoint Target )