'Declaration Protected oldLoc As PointF
'Usage Dim instance As MoveResizeUndoAction Dim value As PointF value = instance.oldLoc instance.oldLoc = value
protected PointF oldLoc
'Declaration Protected oldLoc As PointF
'Usage Dim instance As MoveResizeUndoAction Dim value As PointF value = instance.oldLoc instance.oldLoc = value
protected PointF oldLoc