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


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