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


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