Spread Windows Forms 12.0 Product Documentation
ResetPictureTransparencyTolerance Method (ElementWindowless)


FarPoint.Win Assembly > FarPoint.Win Namespace > ElementWindowless 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 ElementWindowless
 
instance.ResetPictureTransparencyTolerance()
public virtual void ResetPictureTransparencyTolerance()
Remarks
Use this method to reset the PictureTransparencyTolerance property to its default value.
See Also

Reference

ElementWindowless Class
ElementWindowless Members