AnchorManagerDrawAnchorPoints Method
Namespace: PCBI.Automation.DragAndDropAssembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
public void DrawAnchorPoints(
IStep step,
Graphics g,
PointD mousePosWorld
)
Public Sub DrawAnchorPoints (
step As IStep,
g As Graphics,
mousePosWorld As PointD
)
public:
void DrawAnchorPoints(
IStep^ step,
Graphics^ g,
PointD mousePosWorld
)
member DrawAnchorPoints :
step : IStep *
g : Graphics *
mousePosWorld : PointD -> unit
Parameters
- step IStep
-
- g Graphics
-
- mousePosWorld PointD
-