Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / CheckmarkShape Class / ResetPictureMargin Method


In This Topic
    ResetPictureMargin Method (CheckmarkShape)
    In This Topic
    Resets the margin between text and picture to its default value.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub ResetPictureMargin() 
    'Usage
     
    
    Dim instance As CheckmarkShape
     
    instance.ResetPictureMargin()
    protected virtual void ResetPictureMargin()
    See Also