Spread Windows Forms 12.0 Product Documentation
newLoc Field


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

Reference

MoveResizeUndoAction Class
MoveResizeUndoAction Members