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


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