TrackLayerCollectionMoveExplicit Method
Move the tool to another location on the board.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
private FPoint MoveExplicit(
OperationLayoutItem layoutItem,
TrackLayerItem trackLayer,
FPoint location
)
Private Function MoveExplicit (
layoutItem As OperationLayoutItem,
trackLayer As TrackLayerItem,
location As FPoint
) As FPoint
No code example is currently available or this language may not be supported.
- layoutItem OperationLayoutItem
-
Reference to the layout item being processed.
- trackLayer TrackLayerItem
-
Reference to the track layer into which the actions will be placed.
- location FPoint
-
Reference to the active location from which the move is starting.
FPoint
Reference to the updated current location.