Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / BannerShape Class / SetInitialShape Method


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