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


In This Topic
    SetInitialShape Method (BurstShape)
    In This Topic
    Creates the initial burst shape.
    Syntax
    'Declaration
     
    
    Protected Overrides Sub SetInitialShape() 
    'Usage
     
    
    Dim instance As BurstShape
     
    instance.SetInitialShape()
    protected override void SetInitialShape()
    See Also