Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / UniversalNoShape Class / SetInitialShape Method


In This Topic
SetInitialShape Method (UniversalNoShape)
In This Topic
Creates the initial universal "no" shape.
Syntax
'Declaration
 
Protected Overrides Sub SetInitialShape() 
 
'Usage
 
Dim instance As UniversalNoShape
 
instance.SetInitialShape()
See Also