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


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