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


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