IPort.SetLocationRatio method
Namespace: NextDesign.Core
Description
Sets the percentage of the port position. 
argument
| Name | Type | Description | 
|---|---|---|
| ratio | double | port position ratio double value between 0 and 1 | 
Return value
- void
Exceptions
| Name | Exception Class | Description | 
|---|---|---|
| Argument invalid | ExtensionArgumentException | If the specified ratio value is out of range |