|
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 |
The following tables list the members exposed by GWireCommand.
| Name | Description | |
|---|---|---|
![]() | GWireCommand Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | ExternalEnergy | The percent external energy used in constructing the minimal paths. |
![]() | GWireImage | RasterImage object that references the image to be used in the command. |
![]() | MinPath | Gets the points that represent the minimal path. |
![]() | SeedPoint | Gets the latest seed point. |
| Name | Description | |
|---|---|---|
![]() | Dispose | Overloaded. Releases all resources used by the GWireCommand. |
![]() | GetMinPath | Constructs a minimal path from the seed point to the target point and returns an array of LeadPoints that represents that path. |
![]() | SetSeedPoint | Sets the seed point used when constructing the minimal paths for the edges. |
![]() | ToString | Overridden. Returns a meaningful name for this class. |