Spread WinForms 15
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()
See Also