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


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