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


In This Topic
    Initialize Method (BurstShape)
    In This Topic
    Initializes the shape object in the presentation space.
    Syntax
    'Declaration
     
    
    Protected Overrides Sub Initialize() 
    'Usage
     
    
    Dim instance As BurstShape
     
    instance.Initialize()
    protected override void Initialize()
    See Also