Transform DIB coordinates to World coordinates. Results are placed into ScratchX and ScratchY.
PlateDIB.WorldToDIB(X, Y)
The method syntax has these parts:
Part | Description |
---|---|
X (Double) | The X coordinate in World space |
Y (Double) | The Y coordinate in World space |
Return (Nothing) | Does not return a value. |