The following tables list the members exposed by GWireCommand.
Public Constructors
Name | Description | |
---|---|---|
GWireCommand | Initializes a new GWireCommand class object with explicit parameters. |
Public Methods
Name | Description | |
---|---|---|
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. |
Protected Methods
Name | Description | |
---|---|---|
Dispose | Releases all resources used by the GWireCommand. | |
Finalize | Destructor of the class. |
Public Properties
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. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET