Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / SpreadShapesContainer Class / ResetSizeProportional Method


In This Topic
    ResetSizeProportional Method (SpreadShapesContainer)
    In This Topic
    Resets whether the object can be resized proportionally by the user.
    Syntax
    'Declaration
     
    
    Public Overridable Sub ResetSizeProportional() 
    'Usage
     
    
    Dim instance As SpreadShapesContainer
     
    instance.ResetSizeProportional()
    public virtual void ResetSizeProportional()
    See Also