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


In This Topic
    SetInitialShape Method (PSShape)
    In This Topic
    Creates the initial shape object.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub SetInitialShape() 
    'Usage
     
    
    Dim instance As PSShape
     
    instance.SetInitialShape()
    protected virtual void SetInitialShape()
    See Also