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


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