Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / BurstShape Class / ShouldSerializeDynamicMove Method


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