FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / CalloutArrowShape Class / SetInitialShape Method


In This Topic
SetInitialShape Method (CalloutArrowShape)
In This Topic
Creates the initial square callout with arrow shape.
Syntax
'Declaration
 
Protected Overrides Sub SetInitialShape() 
 
'Usage
 
Dim instance As CalloutArrowShape
 
instance.SetInitialShape()
See Also