void MovePCBOutline(
PointF offset,
bool andChildSteps
)Sub MovePCBOutline (
offset As PointF,
andChildSteps As Boolean
)void MovePCBOutline(
PointF offset,
bool andChildSteps
)abstract MovePCBOutline :
offset : PointF *
andChildSteps : bool -> unit