Spread WinForms 15
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / MoveResizeUndoAction Class / obj Field


In This Topic
obj Field (MoveResizeUndoAction)
In This Topic
The object to be resizedor moved.
Syntax
'Declaration
 
Protected obj As Object
 
'Usage
 
Dim instance As MoveResizeUndoAction
Dim value As Object
 
value = instance.obj
 
instance.obj = value
See Also