Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / FivePointStarShape Class / SetInitialShape Method


In This Topic
    SetInitialShape Method (FivePointStarShape)
    In This Topic
    Creates the initial five-pointed star shape.
    Syntax
    'Declaration
     
    
    Protected Overrides Sub SetInitialShape() 
    'Usage
     
    
    Dim instance As FivePointStarShape
     
    instance.SetInitialShape()
    protected override void SetInitialShape()
    See Also