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


In This Topic
    AdjustClientArea Method (CrescentShape)
    In This Topic
    Internal use only.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub AdjustClientArea() 
    'Usage
     
    
    Dim instance As CrescentShape
     
    instance.AdjustClientArea()
    protected virtual void AdjustClientArea()
    See Also