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


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