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


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