Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / ExclamationBalloonShape Class / Initialize Method


In This Topic
Initialize Method (ExclamationBalloonShape)
In This Topic
Initializes the shape object in the presentation space.
Syntax
'Declaration
 
Protected Overrides Sub Initialize() 
 
'Usage
 
Dim instance As ExclamationBalloonShape
 
instance.Initialize()
See Also