Initialize the style to define a via.
Syntax: |
---|
FWizPadStyle.InitViaFromHole(holeDiameter) |
Parameters
Parameter | Description |
---|---|
holeDiameter | Specify the hole diameter. |
Return Value
If the operation ends correctly, it returns true otherwise it returns false.
Example
Copy code | |
---|---|
|