←Select platform
In This Topic ▼

GWireCommand Class Members

Summary

The following tables list the members exposed by GWireCommand.

Public Constructors

Name Description
Public Constructor
GWireCommand Initializes a new GWireCommand class object with explicit parameters.

Public Methods

Name Description
Public Method
GetMinPath Constructs a minimal path from the seed point to the target point and returns an array of LeadPoints that represents that path.
Public Method SetSeedPoint Sets the seed point used when constructing the minimal paths for the edges.
Public Method ToString Overridden. Returns a meaningful name for this class.

Protected Methods

Name Description
Protected Method
Dispose Releases all resources used by the GWireCommand.
Protected Method Finalize Destructor of the class.

Public Properties

Name Description
Public Property
ExternalEnergy The percent external energy used in constructing the minimal paths.
Public Property GWireImage RasterImage object that references the image to be used in the command.
Public Property MinPath Gets the points that represent the minimal path.
Public Property SeedPoint Gets the latest seed point.

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly