Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / PSShape Class / ShouldSerializeDynamicMove Method


In This Topic
ShouldSerializeDynamicMove Method (PSShape)
In This Topic
Internal use only.
Syntax
'Declaration
 
Public Overridable Function ShouldSerializeDynamicMove() As Boolean
 
'Usage
 
Dim instance As PSShape
Dim value As Boolean
 
value = instance.ShouldSerializeDynamicMove()
See Also