Spread Windows Forms 12.0 Product Documentation
oldLoc Field


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > MoveResizeUndoAction Class : oldLoc Field
A variable to store old location.
Syntax
'Declaration
 
Protected oldLoc As PointF
'Usage
 
Dim instance As MoveResizeUndoAction
Dim value As PointF
 
value = instance.oldLoc
 
instance.oldLoc = value
protected PointF oldLoc
See Also

Reference

MoveResizeUndoAction Class
MoveResizeUndoAction Members