Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / CheckmarkShape Class / Initialize Method


In This Topic
    Initialize Method (CheckmarkShape)
    In This Topic
    Initializes the shape object in the presentation space.
    Syntax
    'Declaration
     
    
    Protected Overrides Sub Initialize() 
    'Usage
     
    
    Dim instance As CheckmarkShape
     
    instance.Initialize()
    protected override void Initialize()
    See Also