Spread Windows Forms 12.0 Product Documentation
ResetPictureTransparencyTolerance Method (ElementControl)


FarPoint.Win Assembly > FarPoint.Win Namespace > ElementControl Class : ResetPictureTransparencyTolerance Method
Resets the transparency tolerance for a picture in the element to its default value.
Syntax
'Declaration
 
Public Overridable Sub ResetPictureTransparencyTolerance() 
'Usage
 
Dim instance As ElementControl
 
instance.ResetPictureTransparencyTolerance()
public virtual void ResetPictureTransparencyTolerance()
Remarks
Use this method to reset the PictureTransparencyTolerance property to its default value.
See Also

Reference

ElementControl Class
ElementControl Members