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


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