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


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