Spread Windows Forms 12.0 Product Documentation
oldSize Field


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

Reference

MoveResizeUndoAction Class
MoveResizeUndoAction Members