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


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