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