Spread Windows Forms 12.0 Product Documentation
ResetPictureMargin Method


FarPoint.Win Assembly > FarPoint.Win Namespace > ElementWindowless Class : ResetPictureMargin Method
Resets the margin between text and picture to its default value.
Syntax
'Declaration
 
Protected Overridable Sub ResetPictureMargin() 
'Usage
 
Dim instance As ElementWindowless
 
instance.ResetPictureMargin()
protected virtual void ResetPictureMargin()
Remarks
Use this method to reset the PictureMargin property to its default value.
See Also

Reference

ElementWindowless Class
ElementWindowless Members