Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / CrescentShape Class / SetInitialShape Method


In This Topic
    SetInitialShape Method (CrescentShape)
    In This Topic
    Creates the initial crescent shape.
    Syntax
    'Declaration
     
    
    Protected Overrides Sub SetInitialShape() 
    'Usage
     
    
    Dim instance As CrescentShape
     
    instance.SetInitialShape()
    protected override void SetInitialShape()
    See Also